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
|
ee700512cd
|
Fix wrong config for stm32butterfly2/nshusbhost
|
2016-08-18 20:10:18 +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
|
c53c3b1ddc
|
Add example configs for usbhost and usbdev
|
2016-08-18 18:21:48 +02:00 |
|