circuitpython/ports/nrf/boards/PCA10059
Andrew Leech 19075695da nrf: Consolidate all stdio functions.
Consolidate CDC, UART and NUS stdio interfaces into the one handler.
Allows any/all of them to be enabled separately.

Updates UART REPL to use similar define to other platforms:
`MICROPY_HW_ENABLE_UART_REPL`.

USB now uses the shared/tinyusb CDC implementation.

Signed-off-by: Andrew Leech <andrew@alelec.net>
2024-07-26 11:10:32 +10:00
..
modules nrf/boards: Rename all nRF boards to use uppercase. 2023-08-23 13:54:37 +10:00
board.json nrf/boards: Rename all nRF boards to use uppercase. 2023-08-23 13:54:37 +10:00
mpconfigboard.h nrf/boards: Enable MICROPY_HW_ENABLE_USBDEV on boards with USB CDC. 2024-03-16 00:40:39 +11:00
mpconfigboard.mk nrf: Consolidate all stdio functions. 2024-07-26 11:10:32 +10:00
pins.csv nrf/boards: Rename all nRF boards to use uppercase. 2023-08-23 13:54:37 +10:00