Francisco Molina
|
7ab05fa129
|
cpu/msp430: add Kconfig
|
2021-12-02 16:33:19 +01:00 |
|
Benjamin Valentin
|
6d42c9fcfe
|
cpu: make newlib_nano a DEFAULT_MODULE
This allows to disable nanospecs with
DISABLE_MODULE += newlib_nano
if a full-features version of newlib is desired.
|
2021-05-04 12:12:36 +02:00 |
|
Leandro Lanzieri
|
2e2dcd5c27
|
cpu/msp430: move default module to Makefile.default
|
2021-01-25 09:17:00 +01:00 |
|
Marian Buschsieweke
|
dfb67cef91
|
cpu/msp430_common: use malloc_thread_safe
This should fix concurrent dynamic memory allocation.
|
2020-12-18 17:30:40 +01:00 |
|
|
08c50947cc
|
cpu/msp430_common: move newlib default module decl to Makefile.dep
|
2020-08-05 14:32:58 +02:00 |
|
|
10213057b1
|
cpu/msp430: update deps, move to Makefile.dep
|
2020-08-05 14:32:57 +02:00 |
|
|
260ec3666f
|
cpu/msp430: select newlib_nano module if newlib is used
|
2020-08-05 14:29:07 +02:00 |
|
|
6d46621610
|
cpu/msp430: move dependencies to Makefile.dep
|
2020-01-28 13:20:51 +01:00 |
|