ChibiOS/boards
gdisirio ace3f84470 AVR board files and demos updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2501 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-12-19 10:39:21 +00:00
..
EA_LPCXPRESSO_BB_1114 LPC1xxx board files and demos updated. 2010-12-19 09:36:44 +00:00
EA_LPCXPRESSO_BB_1343 LPC1xxx board files and demos updated. 2010-12-19 09:36:44 +00:00
GENERIC_SPC563
OLIMEX_AVR_CAN AVR board files and demos updated. 2010-12-19 10:39:21 +00:00
OLIMEX_AVR_MT_128 AVR board files and demos updated. 2010-12-19 10:39:21 +00:00
OLIMEX_LPC_P2148 LPC214x board files and demos updated. 2010-12-19 10:03:11 +00:00
OLIMEX_MSP430_P1611 Added STM32VL-Discovery demo. Changes to all the board files. 2010-11-15 19:44:09 +00:00
OLIMEX_SAM7_EX256 AT91SAM7x board files and demos updated. 2010-12-19 10:25:31 +00:00
OLIMEX_SAM7_P256 AT91SAM7x board files and demos updated. 2010-12-19 10:25:31 +00:00
OLIMEX_STM32_H103 STM32 board files and demos now use the new organization. 2010-12-19 09:13:54 +00:00
OLIMEX_STM32_P103 STM32 board files and demos now use the new organization. 2010-12-19 09:13:54 +00:00
RAISONANCE_REVA_STM8S
ST_STM8L_DISCOVERY
ST_STM8S_DISCOVERY
ST_STM32VL_DISCOVERY STM32 board files and demos now use the new organization. 2010-12-19 09:13:54 +00:00
ST_STM3210C_EVAL STM32 board files and demos now use the new organization. 2010-12-19 09:13:54 +00:00
readme.txt

readme.txt

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.