circuitpython/ports/nrf/boards/PCA10056
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
..
board.json nrf/boards: Rename all nRF boards to use uppercase. 2023-08-23 13:54:37 +10:00
mpconfigboard.h nrf: Consolidate all stdio functions. 2024-07-26 11:10:32 +10:00
mpconfigboard.mk nrf/boards: Rename all nRF boards to use uppercase. 2023-08-23 13:54:37 +10:00
pins.csv nrf/boards: Rename all nRF boards to use uppercase. 2023-08-23 13:54:37 +10:00