| Commit message (Expand) | Author | Age | Files | Lines |
* | st_stm32f401cdiscovery: USART3 pins; clearer pin references | bnewbold | 2015-03-03 | 1 | -12/+10 |
* | st_stm32f401cdiscovery: better wirish board support | bnewbold | 2015-03-03 | 1 | -5/+27 |
* | replace unnecessary 'XXX' strings | bnewbold | 2015-03-01 | 1 | -1/+1 |
* | st_stm32f401c_discovery: fix SPI pin numbers | bnewbold | 2015-03-01 | 1 | -8/+9 |
* | board support: stm32f401c_discovery -> st_stm32f401cdiscovery | bryan newbold | 2015-03-01 | 2 | -4/+4 |
* | stm32f401c_discovery: disable on-board SPI1 MEMS Gyro by default | bryan newbold | 2015-03-01 | 1 | -3/+7 |
* | stm32f401c_discovery: add support for GPIO port E (up to 80 GPIO) | bryan newbold | 2015-03-01 | 2 | -49/+69 |
* | stm32f4: update board files STM32F401CDiscovery board | Perry Hung | 2015-03-01 | 2 | -16/+79 |
* | stm32f4: add support for stm32f401CDiscovery board | Perry Hung | 2015-03-01 | 2 | -0/+196 |
* | board support: opencm904 -> robotis_opencm904 | bnewbold | 2015-02-28 | 2 | -5/+0 |
* | board support: cm900 -> robotis_cm900 | bnewbold | 2015-02-28 | 2 | -8/+2 |
* | board support: nucleo -> st_nucleo_f103rb | bnewbold | 2015-02-28 | 2 | -5/+5 |
* | board support: rename VLDiscovery -> st_stm32vldiscovery | bnewbold | 2015-02-28 | 2 | -4/+4 |
* | Adding support for NUCLEO-F103RB | Grégoire Passault | 2015-02-28 | 2 | -0/+251 |
* | Adding support for cm900 and opencm904 boards (robotis) | Gregwar | 2014-02-20 | 4 | -0/+441 |
* | Hack: Provide a hook so Mini doesn't disable JTAG/SWD. | Marti Bolivar | 2012-07-31 | 1 | -1/+3 |
* | Add pin alias enums to other boards. | Marti Bolivar | 2012-07-24 | 5 | -0/+41 |
* | Doxygen hacks and fixups. | Marti Bolivar | 2012-06-28 | 1 | -1/+1 |
* | maple: board.cpp: More comments. | Marti Bolivar | 2012-06-08 | 1 | -5/+5 |
* | maple: board.h: More comments, remove SYSTICK_RELOAD_VAL. | Marti Bolivar | 2012-06-08 | 1 | -9/+14 |
* | maple/board.cpp: Demo weakness of boardInit(). | Marti Bolivar | 2012-06-07 | 1 | -0/+5 |
* | maple/board.cpp: Use PMAP_ROW(). | Marti Bolivar | 2012-06-07 | 1 | -45/+55 |
* | maple/board.cpp: Add more explanatory comments. | Marti Bolivar | 2012-06-07 | 1 | -0/+16 |
* | Preprocessor-fu to derive BOARD_HAVE_USARTn from <board/board.h>. | Marti Bolivar | 2012-06-01 | 7 | -44/+1 |
* | Bring back HardwareSerial. | Marti Bolivar | 2012-06-01 | 7 | -6/+50 |
* | STM32VLDiscovery support files | Anton Eltchaninov | 2012-05-03 | 2 | -0/+195 |
* | [WIP] boards: Add st_stm3220g_eval. | Marti Bolivar | 2012-04-11 | 2 | -0/+109 |
* | Move public headers to include directories; related cleanups. | Marti Bolivar | 2012-04-11 | 10 | -60/+46 |
* | usb: Move some board-specific configuration to Wirish. | Marti Bolivar | 2011-10-18 | 5 | -0/+18 |
* | Add support for the Olimex STM32 H103 board. | David Kiliani | 2011-09-27 | 2 | -0/+210 |
* | maple_native.cpp: Cosmetics. | Marti Bolivar | 2011-09-12 | 1 | -2/+2 |
* | Maple Native: Fix BOARD_NR_USED_PINS, boardUsedPins. | Marti Bolivar | 2011-09-09 | 2 | -8/+4 |
* | wirish/boards: Move includes into .cpp files. | Marti Bolivar | 2011-09-01 | 7 | -26/+20 |
* | maple_native.cpp: Add FSMC FIXME to resolve for 0.0.12. | Marti Bolivar | 2011-09-01 | 1 | -0/+1 |
* | maple-native.cpp: Comment tweak. | Marti Bolivar | 2011-08-31 | 1 | -1/+1 |
* | maple_native.cpp: mark initSRAMChip() static. | Marti Bolivar | 2011-08-31 | 1 | -2/+2 |
* | maple_native.h: Fix USART pins. | Marti Bolivar | 2011-08-30 | 1 | -8/+8 |
* | Docs: Fix several board-specific values. | Marti Bolivar | 2011-05-26 | 6 | -9/+21 |
* | Punting the fix of Maple Native's boardUsedPins to 0.0.12. | Marti Bolivar | 2011-05-19 | 2 | -2/+2 |
* | Adding SPI3 definitions for Maple RET6 Edition. | Marti Bolivar | 2011-05-11 | 1 | -1/+5 |
* | Maple Mini pin map fix. | Marti Bolivar | 2011-05-04 | 1 | -1/+1 |
* | Native and FSMC cleanups. | Marti Bolivar | 2011-05-04 | 2 | -7/+21 |
* | SPI refactor. | Marti Bolivar | 2011-04-28 | 5 | -4/+52 |
* | maple_native.cpp updates/fixes. | Marti Bolivar | 2011-04-27 | 1 | -9/+9 |
* | RET6 fixes | Marti Bolivar | 2011-04-27 | 2 | -4/+19 |
* | Better debug port support. | Marti Bolivar | 2011-04-25 | 6 | -11/+52 |
* | Updating Maple Native pins for prototype C. | Marti Bolivar | 2011-04-13 | 2 | -109/+110 |
* | Board-specific values; corresponding QA test generalizations. | Marti Bolivar | 2011-03-30 | 8 | -18/+90 |
* | Final stm32_pin_info design candidate; ADC3 support on Native. | Marti Bolivar | 2011-03-25 | 4 | -213/+216 |
* | Adding /wirish/boards/ for easier porting; shrank PIN_MAPs. | Marti Bolivar | 2011-03-24 | 8 | -0/+668 |