Commit Graph

2 Commits

Author SHA1 Message Date
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
Sebastien Lorquet
02cfe6ea61 Add support for the Nucleo-L476 board 2016-03-10 11:21:35 -06:00