- Fixed problems in MSP430 port. Apparent memory corruptions were due to incorrect stack calculation macro which resulted in threads having misaligned stack pointers. Since MSP430 discards the LSB of the SP, this causes "bad things (tm)" to happen.
Authored by: m0slevin 2015-06-07
Parent: [r220]
Child: [r222]