Mercurial > ecos
comparison packages/ecos.db @ 3172:beb3e075b6ea
Add TWR-K70F120M bsp and target.
| author | vae |
|---|---|
| date | Wed, 09 May 2012 22:37:00 +0000 |
| parents | 1057533611c4 |
| children | 6877414b6275 |
comparison
equal
deleted
inserted
replaced
| 3171:2b52d32bce99 | 3172:beb3e075b6ea |
|---|---|
| 7288 description " | 7288 description " |
| 7289 The KwikStik HAL package provides the support needed to run | 7289 The KwikStik HAL package provides the support needed to run |
| 7290 eCos on the Freescale KwikStik development board." | 7290 eCos on the Freescale KwikStik development board." |
| 7291 } | 7291 } |
| 7292 | 7292 |
| 7293 package CYGPKG_HAL_CORTEXM_KINETIS_TWR_K70F120M { | |
| 7294 alias { "Freescale TWR-K70F120M HAL" hal_cortexm_twr_k70f120m } | |
| 7295 directory hal/cortexm/kinetis/twr_k70f120m | |
| 7296 script hal_cortexm_kinetis_twr_k70f120m.cdl | |
| 7297 hardware | |
| 7298 description " | |
| 7299 The TWR-K70F120M HAL package provides the support needed to run | |
| 7300 eCos on the Freescale Tower development system." | |
| 7301 } | |
| 7302 | |
| 7293 target freescale_twr_k60n512 { | 7303 target freescale_twr_k60n512 { |
| 7294 alias { "Freescale Kinetis TWR-K60N512" twr_k60n512 } | 7304 alias { "Freescale Kinetis TWR-K60N512" twr_k60n512 } |
| 7295 packages { CYGPKG_HAL_CORTEXM | 7305 packages { CYGPKG_HAL_CORTEXM |
| 7296 CYGPKG_HAL_CORTEXM_KINETIS | 7306 CYGPKG_HAL_CORTEXM_KINETIS |
| 7297 CYGPKG_HAL_CORTEXM_KINETIS_TWR_K60N512 | 7307 CYGPKG_HAL_CORTEXM_KINETIS_TWR_K60N512 |
| 7364 The freescale_twr_k60n512_fxm target provides the packages needed | 7374 The freescale_twr_k60n512_fxm target provides the packages needed |
| 7365 to run eCos on the Freescale TWR-K60N512 development system | 7375 to run eCos on the Freescale TWR-K60N512 development system |
| 7366 equipped with TWR-FXM external memory module." | 7376 equipped with TWR-FXM external memory module." |
| 7367 } | 7377 } |
| 7368 | 7378 |
| 7379 target freescale_twr_k70f120m { | |
| 7380 alias { "Freescale Kinetis TWR-K70F120M" twr_k70f120m } | |
| 7381 packages { CYGPKG_HAL_CORTEXM | |
| 7382 CYGPKG_HAL_CORTEXM_KINETIS | |
| 7383 CYGPKG_HAL_CORTEXM_KINETIS_TWR_K70F120M | |
| 7384 CYGPKG_HAL_FREESCALE_EDMA | |
| 7385 CYGPKG_IO_SERIAL_FREESCALE_UART_HDR | |
| 7386 CYGPKG_IO_SERIAL_FREESCALE_UART | |
| 7387 CYGPKG_DEVICES_WALLCLOCK_KINETIS_RTC | |
| 7388 CYGPKG_DEVS_ETH_PHY | |
| 7389 CYGPKG_DEVS_ETH_FREESCALE_ENET | |
| 7390 CYGPKG_IO_SPI | |
| 7391 CYGPKG_DEVS_SPI_FREESCALE_DSPI | |
| 7392 CYGPKG_DEVS_DISK_MMC | |
| 7393 CYGPKG_DEVS_DISK_MMC_FREESCALE_DSPI | |
| 7394 } | |
| 7395 description "The freescale_twr_k70f120m target provides the packages needed | |
| 7396 to run eCos on the Freescale TWR-k70f120m development system." | |
| 7397 } | |
| 7398 | |
| 7369 package CYGPKG_HAL_CORTEXM_A2FXXX { | 7399 package CYGPKG_HAL_CORTEXM_A2FXXX { |
| 7370 alias { "Cortex-M3/Actel Smartfusion A2Fxxx variant HAL" hal_cortexm_a2fxxx } | 7400 alias { "Cortex-M3/Actel Smartfusion A2Fxxx variant HAL" hal_cortexm_a2fxxx } |
| 7371 directory hal/cortexm/a2fxxx/var | 7401 directory hal/cortexm/a2fxxx/var |
| 7372 script hal_cortexm_a2fxxx.cdl | 7402 script hal_cortexm_a2fxxx.cdl |
| 7373 hardware | 7403 hardware |
