Gregory Nutt
|
19a2212971
|
The buttons example was changed to archbuttons. As a result all of the button configurations are broken and need some renaming in the defconfig files. Noted by Frank Berkert
|
2016-10-21 12:12:04 -06:00 |
|
Beat Küng
|
c7da88e383
|
CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used
This is to avoid GCC to optimize null-pointer checks away, in case the
default operator new is used together with -fno-exceptions.
|
2016-08-22 08:35:01 +02:00 |
|
Michał Łyszczek
|
72eb2ee270
|
Add missing eth support in stm32butterfly2/nshnet config
|
2016-08-19 18:05:07 +02:00 |
|
Gregory Nutt
|
c4958587cc
|
CONFIG_APPS_DIR should be commented out in all defconfig files
|
2016-08-18 11:34:38 -06:00 |
|
Gregory Nutt
|
cfad547b8d
|
Changes from review of PR 118
|
2016-08-18 11:29:48 -06:00 |
|
Michał Łyszczek
|
abcb00bf7d
|
Add support for otgfs device class
|
2016-08-18 18:06:05 +02:00 |
|
Michał Łyszczek
|
e7445f9556
|
Add otgfs support (host only)
|
2016-08-17 20:13:17 +02:00 |
|
Michał Łyszczek
|
795db7c103
|
Add support for onboard joystick
|
2016-08-15 21:52:00 +02:00 |
|
Michał Łyszczek
|
83fca7ded7
|
Add support for spi sdcard with card detection logic
|
2016-08-15 17:34:43 +02:00 |
|
Michał Łyszczek
|
8c396a2986
|
Add adc support (on-board potentiometer)
|
2016-08-14 17:16:49 +02:00 |
|
Michał Łyszczek
|
7bca86fa31
|
Add support for stm32butterfly ethernet interface
|
2016-08-14 16:33:48 +02:00 |
|