Gregory Nutt
3a74a438d9
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
2016-06-11 11:50:18 -06:00
Gregory Nutt
061b4e2aaa
Refresh Configuration
2016-06-08 07:54:48 -06:00
David Sidrane
44da2c0add
Refactored configs/nucleo-144 sub-directories to support additional nucleo-144 board. Add support for the Nucleo-F767ZI board.
2016-06-08 07:52:19 -06:00
Gregory Nutt
9ec104834a
Remove CONFIG_USARTn_ISUART
2016-05-25 11:21:48 -06:00
Gregory Nutt
c089a2f241
Rename CONFIG_ARCH_HAVE_OTHER_UART to CONFIG_OTHER_UART_SERIALDRIVER
2016-05-25 10:48:33 -06:00
Gregory Nutt
e2e6ce3f1b
Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER
2016-05-25 10:46:55 -06:00
Gregory Nutt
2a87741e72
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
2016-05-25 10:45:01 -06:00
Gregory Nutt
249a2e48e5
Rename CONFIG_ARCH_HAVE_USARTn to CONFIG_USARTn_SERIALDRIVER
2016-05-25 10:39:23 -06:00
Gregory Nutt
4b3e710af6
Add an argument to board_app_initialize()
2016-05-24 10:51:22 -06:00
Gregory Nutt
eeb4a5c230
Remove comments blocks before empty file sections
2016-05-20 07:46:10 -06:00
Gregory Nutt
2d3e653996
Mostly costmetic changes from review of last PR
2016-05-20 07:44:56 -06:00
Mark Olsson
a985e289ec
Fixed User Button config for Nucleo-144 board family
2016-05-20 15:22:47 +02:00
Mark Olsson
1f869e5879
Added new configuration (evalos) for the Nucleo-144 board family.
...
This new configuration will showcase all the features of the boards, so is a good way to easily test out a new board. This can be added to all boards in the future.
2016-05-20 14:55:30 +02:00
Mark Olsson
02e43ab1b3
Adds support for the 3 user LEDs on the Nucleo-144 board family
...
Extra: procfs support doesn't work, so the code for this has been removed from AppInitialize
2016-05-20 13:45:16 +02:00
Gregory Nutt
7f7d4e664c
Completely trivial changes from review of last PR
2016-05-19 14:09:00 -06:00
Gregory Nutt
34c0c7b54c
Another update to README
2016-05-19 10:20:40 -06:00
Gregory Nutt
8af8d9fb05
Update README
2016-05-19 10:03:51 -06:00
Gregory Nutt
365df152c5
Remove TABs and while space from end of line in README file
2016-05-12 12:26:56 -06:00
David Sidrane
d03b0f5188
README.txt file for the nucleo-144
2016-05-12 09:56:32 -06:00
Gregory Nutt
abc0481a57
Port for the Nucleo-144 board with the STM32F476ZG MCU. From Kconstantin Berezenko.
2016-05-12 09:47:54 -06:00