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 |
|
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
|
b85fe9f109
|
Updated configuration for board without net
|
2016-08-17 22:00:45 +02:00 |
|
Michał Łyszczek
|
47fae83b16
|
Add minimal support for Kamami stm32butterfly2 development board
Supported is:
* LED1-4
* UART2 (terminal for nsh)
|
2016-08-14 16:32:11 +02:00 |
|