gnuk/ChibiOS_2.0.6/boards
2010-11-22 14:53:37 +09:00
..
EA_LPCXPRESSO_BB_1114 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
EA_LPCXPRESSO_BB_1343 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
GENERIC_SPC563 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
OLIMEX_AVR_CAN Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
OLIMEX_AVR_MT_128 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
OLIMEX_LPC_P2148 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
OLIMEX_MSP430_P1611 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
OLIMEX_SAM7_EX256 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
OLIMEX_SAM7_P256 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
OLIMEX_STM32_P103 Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
RAISONANCE_REVA_STM8S Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
ST_STM3210C_EVAL Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +09:00
readme.txt Imported ChibiOS/RT 2.0.6. 2010-11-22 14:53:37 +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.