Gregory Nutt
|
ee2852f5ff
|
Remove all references to board_adc_setup()
|
2016-12-05 17:06:08 -06:00 |
|
Gregory Nutt
|
6aa067e929
|
Mostly costmetic changes from review of last PR
|
2016-06-29 07:33:30 -06:00 |
|
David Sidrane
|
1a39783e0f
|
Reformated and using real sizes
|
2016-06-28 16:43:23 -10:00 |
|
David Sidrane
|
0aa571d359
|
Fix warnings
|
2016-06-28 12:45:08 -10:00 |
|
Gregory Nutt
|
c1ba51be18
|
STM32 BBSRAM: Remove duplcate typedef; shorten some long lines.
|
2016-06-28 10:54:59 -06:00 |
|
Gregory Nutt
|
3ddecd460d
|
More name changes to conform with NuttX naming standard: No CamelCase names.
|
2016-06-28 10:10:26 -06:00 |
|
Gregory Nutt
|
f14ff4c4a1
|
A few naming changes to get code from last PR to conform to NuttX naming standard
|
2016-06-28 10:06:47 -06:00 |
|
Gregory Nutt
|
14a8bbbf22
|
Fix some conditional compilation that got hosed in last changes for review of PR
|
2016-06-28 10:00:09 -06:00 |
|
Gregory Nutt
|
c74269ced6
|
Significantly stylistic changes required after review of last PR
|
2016-06-28 09:37:21 -06:00 |
|
David Sidrane
|
20d2a0a3d7
|
Added bbsram test to Nucleo-144
|
2016-06-27 16:11:53 -10:00 |
|
David Sidrane
|
8ebd10e8e1
|
Added USB otg device to Nucleo-144
|
2016-06-27 10:01:04 -10:00 |
|
David Sidrane
|
fba8f4c05b
|
Moved NCD to PC6
|
2016-06-27 08:28:30 -10:00 |
|
David Sidrane
|
b31e5e3c9d
|
Added SDMMC to Nucleo-144
|
2016-06-24 13:23:35 -10:00 |
|
David Sidrane
|
df64a68b15
|
Nucleo-144 Moved ADC to chan 3
|
2016-06-18 08:08:28 -10:00 |
|
Gregory Nutt
|
e65bcccaa2
|
Costmetic changes from the review of the last PR
|
2016-06-17 17:30:05 -06:00 |
|
David Sidrane
|
9447316162
|
Nucleo-144 ADC
|
2016-06-17 12:48:30 -10:00 |
|
Gregory Nutt
|
2ddd57c674
|
Centralize definitions associated with CONFIG_DEBUG_LEDS
|
2016-06-15 14:12:19 -06:00 |
|
Gregory Nutt
|
ba03134bed
|
Centralize definitions associated with CONFIG_DEBUG_SPI
|
2016-06-15 10:41:13 -06:00 |
|
David Sidrane
|
4f72ad74d2
|
configs/nucleo-144: Test F7 SPI
|
2016-06-14 07:30:28 -06:00 |
|
Gregory Nutt
|
b9aadf7242
|
configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-13 08:45:54 -06:00 |
|
Gregory Nutt
|
b0458e36da
|
configs/: Remove references to non-existent SPI_VERBOSE setting
|
2016-06-12 17:57:12 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
e99301d7c2
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
3a74a438d9
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:18 -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
|
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
|
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
|
abc0481a57
|
Port for the Nucleo-144 board with the STM32F476ZG MCU. From Kconstantin Berezenko.
|
2016-05-12 09:47:54 -06:00 |
|