Commit Graph

6 Commits (mbed-os-5.11.5)

Author SHA1 Message Date
Cai c632480a25 Add WIFI support for RDA target UNO_91H 2019-02-21 14:25:39 -06:00
Cai 757a7c6f04 fix bug for RDA UNO_91H:calling us ticker functions without init. solution: init us ticker when init TRNG. 2019-01-25 14:29:59 +00:00
shilei.yu 04fb1ecbe5 open hal lib source 2019-01-25 14:29:59 +00:00
Cai c137ce9885 fix MPU compilation issue 2019-01-14 13:06:14 +00:00
Alastair D'Silva b0220082de 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>
2019-01-14 13:06:14 +00:00
shileiyu 627064297e New target UNO_91H from RDA Microelectronics. 2018-11-10 18:15:26 +08:00