Add Olimexino-STM32 board support from David Sidrane

This commit is contained in:
Gregory Nutt
2015-03-20 18:00:10 -06:00
parent 8712f8b587
commit 56e24b561f
37 changed files with 9178 additions and 6 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ void board_initialize(void);
* board-specific initialization logic. But there are a few architectures
* where this initialization function is still called from common chip
* architecture logic. This interface is not, however, a common board
* interface in any event.
* interface in any event.
*
* WARNING: This interface name will eventually be removed; do not use it
* in new board ports. New implementations should use the naming