Benjamin Valentin
|
3e20e939c6
|
cpu: drop cpu_init() from public headers
Boards are no longer supposed fo call the function, so drop it from
public header files.
|
2021-10-18 17:31:26 +02:00 |
|
Benjamin Valentin
|
86da174be2
|
cpu/msp430_common: call msp430_cpu_init()
|
2021-10-13 23:21:56 +02:00 |
|
Hauke Petersen
|
717a12507a
|
cpu/msp430_common: add dbgpin initialization
|
2021-02-26 11:34:52 +01:00 |
|
|
dbcf59f196
|
cpu/msp430: call newlib _init() in startup script
|
2020-08-05 14:29:07 +02:00 |
|
|
0268a772ed
|
Revert "cpu/msp430_common: set top of heap for sbrk"
This reverts commit 55f433103b .
|
2020-08-05 14:27:25 +02:00 |
|
Gunar Schorcht
|
55f433103b
|
cpu/msp430_common: set top of heap for sbrk
Set __heap_end to current SP before entering thread mode to make the remaining RAM available as heap for module oneway_malloc.
|
2019-03-13 13:30:56 +01:00 |
|
Matthieu Berthomé
|
1c6321791c
|
puts => LOG_INFO for the MSP430 startup message
|
2018-01-11 09:27:20 +01:00 |
|
Hauke Petersen
|
f8eaff4bbe
|
cpu: moved msp430-common to msp430_common
|
2017-01-13 13:33:32 +01:00 |
|