added HW_LED_STATUS as requested
This commit is contained in:
parent
60ce38ed8b
commit
6fd700eb11
@ -30,6 +30,8 @@
|
||||
#define MICROPY_HW_BOARD_NAME "PCA10100 nRF52833 DK"
|
||||
#define MICROPY_HW_MCU_NAME "nRF52833"
|
||||
|
||||
#define MICROPY_HW_LED_STATUS (&pin_P0_13)
|
||||
|
||||
#define CIRCUITPY_INTERNAL_NVM_SIZE 0
|
||||
#define CIRCUITPY_INTERNAL_FLASH_FILESYSTEM_SIZE (60 * 1024)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user