mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
nrf/boards/arduino_primo: Add missing hal_rng config used by random mod.
This commit is contained in:
committed by
Damien George
parent
4838b398af
commit
0487e23842
@@ -10,6 +10,7 @@
|
||||
#define HAL_TWI_MODULE_ENABLED
|
||||
#define HAL_ADCE_MODULE_ENABLED
|
||||
#define HAL_TEMP_MODULE_ENABLED
|
||||
#define HAL_RNG_MODULE_ENABLED
|
||||
// #define HAL_UARTE_MODULE_ENABLED
|
||||
// #define HAL_SPIE_MODULE_ENABLED
|
||||
// #define HAL_TWIE_MODULE_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user