Commit Graph

4 Commits (dcd2c292af8cf7ae2d547b877bc3dc6aafffeab6)

Author SHA1 Message Date
Cai d92e33dcee Add WIFI support for RDA target UNO_91H 2019-02-12 22:59:53 +08:00
Cai 9e3ba59655 fix bug for RDA UNO_91H:calling us ticker functions without init.
solution: init us ticker when init TRNG.
2019-01-17 13:07:29 -06: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