Micom_Electric/마이컴_원칩 2012. 12. 30. 12:44

[[ChibiOS/RT Homepage]]

http://www.chibios.org/dokuwiki/doku.php?id=start


Supported Architectures

The ChibiOS/RT kernel has been ported to a variety of different architectures and compilers in order to ensure portability however our current strategy is to support a reduced number of specific MCUs with a complete HAL.

The rationale is that we prefer to offer excellent support for few popular families rather than some kind of support for as many families as possible. Numerous unofficial ports are not included in the main distribution but are maintained by the respective authors.

Officially Supported Ports

The following list includes the architectures supported by ChibiOS/RT out of the box. The following ports are thoroughly tested before each stable release. For each architecture a list of explicitly supported micro controller families (drivers, demos) is specified.

Core ArchitectureCompilerSupported Platforms
ARM Cortex-M0 (ARMv6-M)GCCLPC11xx, LPC11Uxx, STM32F0xx
ARM Cortex-M0 (ARMv6-M)RVCTLPC11xx, LPC11Uxx, STM32F0xx
ARM Cortex-M3 (ARMv7-M)GCCLPC13xx, STM32F1xx, STM32F2xx, STM32L1xx
ARM Cortex-M3 (ARMv7-M)IARLPC13xx, STM32F1xx, STM32F2xx, STM32L1xx
ARM Cortex-M3 (ARMv7-M)RVCTLPC13xx, STM32F1xx, STM32F2xx, STM32L1xx
ARM Cortex-M4 (ARMv7-ME)GCCSTM32F4xx
ARM Cortex-M4 (ARMv7-ME)IARSTM32F4xx
ARM Cortex-M4 (ARMv7-ME)RVCTSTM32F4xx
ARM7GCCAT91SAM7x, LPC214x
MegaAVRGCCATmega128, AT90CAN128
MSP430GCCMSP430F1611
Power Architecture e200zGCCSPC563Mx, MPC563x
STM8CosmicSTM8L, STM8S
STM8RaisonanceSTM8L, STM8S

See the Features Matrix page to verify the device drivers support status for each of the above platforms or the Performance Data section to discover how ChibiOS/RT performs on the above core architectures


posted by 털보네i
: