Mercurial > ecos
comparison packages/ecos.db @ 3255:fa7c73ed1dac
Add TWR-K60F120M platform HAL package and target records.
| author | vae |
|---|---|
| date | Mon, 01 Jul 2013 08:17:37 +0000 |
| parents | 6a85fd724dd8 |
| children | e0b2ee45abd2 |
comparison
equal
deleted
inserted
replaced
| 3254:7a51b918319f | 3255:fa7c73ed1dac |
|---|---|
| 7356 description " | 7356 description " |
| 7357 The TWR-K70F120M HAL package provides the support needed to run | 7357 The TWR-K70F120M HAL package provides the support needed to run |
| 7358 eCos on the Freescale Tower development system." | 7358 eCos on the Freescale Tower development system." |
| 7359 } | 7359 } |
| 7360 | 7360 |
| 7361 package CYGPKG_HAL_CORTEXM_KINETIS_TWR_K60F120M { | |
| 7362 alias { "Freescale TWR-K60F120M HAL" hal_cortexm_twr_k60f120m } | |
| 7363 directory hal/cortexm/kinetis/twr_k60f120m | |
| 7364 script hal_cortexm_kinetis_twr_k60f120m.cdl | |
| 7365 hardware | |
| 7366 description " | |
| 7367 The TWR-K60F120M HAL package provides the support needed to run | |
| 7368 eCos on the Freescale Tower development system." | |
| 7369 } | |
| 7370 | |
| 7361 target freescale_twr_k60n512 { | 7371 target freescale_twr_k60n512 { |
| 7362 alias { "Freescale Kinetis TWR-K60N512" twr_k60n512 } | 7372 alias { "Freescale Kinetis TWR-K60N512" twr_k60n512 } |
| 7363 packages { CYGPKG_HAL_CORTEXM | 7373 packages { CYGPKG_HAL_CORTEXM |
| 7364 CYGPKG_HAL_CORTEXM_KINETIS | 7374 CYGPKG_HAL_CORTEXM_KINETIS |
| 7365 CYGPKG_HAL_CORTEXM_KINETIS_TWR_K60N512 | 7375 CYGPKG_HAL_CORTEXM_KINETIS_TWR_K60N512 |
| 7466 } | 7476 } |
| 7467 description "The freescale_twr_k70f120m target provides the packages needed | 7477 description "The freescale_twr_k70f120m target provides the packages needed |
| 7468 to run eCos on the Freescale TWR-k70f120m development system." | 7478 to run eCos on the Freescale TWR-k70f120m development system." |
| 7469 } | 7479 } |
| 7470 | 7480 |
| 7481 target freescale_twr_k60f120m { | |
| 7482 alias { "Freescale Kinetis TWR-K60F120M" twr_k60f120m } | |
| 7483 packages { CYGPKG_HAL_CORTEXM | |
| 7484 CYGPKG_HAL_CORTEXM_KINETIS | |
| 7485 CYGPKG_HAL_CORTEXM_KINETIS_TWR_K60F120M | |
| 7486 CYGPKG_HAL_FREESCALE_EDMA | |
| 7487 CYGPKG_IO_SERIAL_FREESCALE_UART_HDR | |
| 7488 CYGPKG_IO_SERIAL_FREESCALE_UART | |
| 7489 CYGPKG_DEVICES_WALLCLOCK_KINETIS_RTC | |
| 7490 CYGPKG_DEVS_ETH_PHY | |
| 7491 CYGPKG_DEVS_ETH_FREESCALE_ENET | |
| 7492 CYGPKG_IO_SPI | |
| 7493 CYGPKG_DEVS_SPI_FREESCALE_DSPI | |
| 7494 CYGPKG_IO_I2C | |
| 7495 CYGPKG_DEVS_I2C_FREESCALE_I2C | |
| 7496 CYGPKG_DEVS_DISK_MMC | |
| 7497 CYGPKG_DEVS_DISK_MMC_FREESCALE_DSPI | |
| 7498 CYGPKG_DEVS_FLASH_KINETIS | |
| 7499 } | |
| 7500 description "The freescale_twr_k60f120m target provides the packages needed | |
| 7501 to run eCos on the Freescale TWR-k60f120m development system." | |
| 7502 } | |
| 7503 | |
| 7471 package CYGPKG_HAL_CORTEXM_A2FXXX { | 7504 package CYGPKG_HAL_CORTEXM_A2FXXX { |
| 7472 alias { "Cortex-M3/Actel Smartfusion A2Fxxx variant HAL" hal_cortexm_a2fxxx } | 7505 alias { "Cortex-M3/Actel Smartfusion A2Fxxx variant HAL" hal_cortexm_a2fxxx } |
| 7473 directory hal/cortexm/a2fxxx/var | 7506 directory hal/cortexm/a2fxxx/var |
| 7474 script hal_cortexm_a2fxxx.cdl | 7507 script hal_cortexm_a2fxxx.cdl |
| 7475 hardware | 7508 hardware |
