Commit Graph

5 Commits (8cc423418141fc4f1f6a241a3bb2c054076c2689)

Author SHA1 Message Date
Cruz Monrreal 2454b25eba
Merge pull request #9092 from mprse/stack_unification_sec_try
Interrupt stack size unification + test
2019-01-10 16:08:44 -06:00
Cai aedeaf98cd fix MPU compilation issue 2019-01-09 19:59:29 +08:00
Przemyslaw Stekiel 36ff05345e [RDA] Support boot stack size configuration option 2019-01-08 15:32:04 +01:00
Alastair D'Silva aa80b7c70a Don't use define checks on DEVICE_FOO macros (partner code)
The DEVICE_FOO macros are always defined (either 0 or 1).

This patch replaces any instances of a define check on a DEVICE_FOO
macro with value test instead.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2018-12-20 20:02:29 +11:00
shileiyu 627064297e New target UNO_91H from RDA Microelectronics. 2018-11-10 18:15:26 +08:00