gnuk/ChibiOS_2.0.8/boards
2010-11-30 13:54:43 +09:00
..
EA_LPCXPRESSO_BB_1114 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
EA_LPCXPRESSO_BB_1343 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
GENERIC_SPC563 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
OLIMEX_AVR_CAN import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
OLIMEX_AVR_MT_128 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
OLIMEX_LPC_P2148 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
OLIMEX_MSP430_P1611 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
OLIMEX_SAM7_EX256 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
OLIMEX_SAM7_P256 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
OLIMEX_STM32_P103 import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
RAISONANCE_REVA_STM8S import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
ST_STM3210C_EVAL import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
readme.txt import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00

This directory contains the support files for various board models. If you
want to support a new board:
- Create a new directory under ./boards, give it the name of your board.
- Copy inside the new directory the files from a similar board.
- Customize board.c, board.h and board.mk in order to correctly initialize
  your board.