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
|
b071e4ce92
|
Refresh all STM32, EFM32, and SAMV7 configurations for SPI H/W features configuration changes
|
2016-08-08 12:50:14 -06:00 |
Gregory Nutt
|
f43ded46e6
|
Rename arch/sh to arch/renesas, cont'd
|
2016-08-06 14:03:38 -06:00 |
Gregory Nutt
|
2a19e16eb0
|
libc/hex2bin: Move the portable library portion of apps/system/hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals.
|
2016-06-27 11:22:38 -06:00 |
Gregory Nutt
|
79ff375b66
|
Refresh configurations
|
2016-06-27 10:06:01 -06:00 |
Gregory Nutt
|
43d7301255
|
Trivial changes from review of last PR
|
2016-06-27 08:00:01 -06:00 |
Mateusz Szafoni
|
10985347e3
|
Add olimex-stm32-e407 to configs
|
2016-06-27 13:41:41 +02:00 |