gnuk/ChibiOS_2.0.2/boards
2010-08-10 12:11:02 +09:00
..
EA_LPCXPRESSO_BB_1114 Initial import 2010-08-10 12:11:02 +09:00
EA_LPCXPRESSO_BB_1343 Initial import 2010-08-10 12:11:02 +09:00
GENERIC_SPC563 Initial import 2010-08-10 12:11:02 +09:00
OLIMEX_AVR_CAN Initial import 2010-08-10 12:11:02 +09:00
OLIMEX_AVR_MT_128 Initial import 2010-08-10 12:11:02 +09:00
OLIMEX_LPC_P2148 Initial import 2010-08-10 12:11:02 +09:00
OLIMEX_MSP430_P1611 Initial import 2010-08-10 12:11:02 +09:00
OLIMEX_SAM7_EX256 Initial import 2010-08-10 12:11:02 +09:00
OLIMEX_SAM7_P256 Initial import 2010-08-10 12:11:02 +09:00
OLIMEX_STM32_P103 Initial import 2010-08-10 12:11:02 +09:00
RAISONANCE_REVA_STM8S Initial import 2010-08-10 12:11:02 +09:00
ST_STM3210C_EVAL Initial import 2010-08-10 12:11:02 +09:00
readme.txt Initial import 2010-08-10 12:11:02 +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.