Commit 2df6a043 authored by Daniel Mizyrycki's avatar Daniel Mizyrycki Committed by Damien George

nrf/boards/particle_xenon: Enable USB CDC on Particle Xenon board.

parent cc634b9e
......@@ -38,6 +38,8 @@
#define MICROPY_PY_MACHINE_TEMP (1)
#define MICROPY_PY_RANDOM_HW_RNG (1)
#define MICROPY_HW_USB_CDC (1)
#define MICROPY_HW_HAS_LED (1)
#define MICROPY_HW_LED_TRICOLOR (1)
#define MICROPY_HW_LED_PULLUP (1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment