circuitpython/ports/nrf/modules
Ayke van Laethem 987381dfa0 nrf: Make machine.UART optional.
Leave it enabled by default on all targets.

This is only possible when using UART-over-BLE (NUS) instead of the
default hardware peripheral. The flash area saved is quite substantial
(about 2.2KB) so this is useful for custom builds that do not need UART.
2018-07-18 17:12:25 +10:00
..
ble nrf: Update usage of mp_obj_new_str by removing last parameter. 2018-07-18 17:12:25 +10:00
machine nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
music nrf/modules/music: Remove init of softpwm/ticker upon music module load. 2018-07-18 17:12:25 +10:00
pyb nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
random nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
ubluepy nrf: Update usage of mp_obj_new_str by removing last parameter. 2018-07-18 17:12:25 +10:00
uos nrf: Make machine.UART optional. 2018-07-18 17:12:25 +10:00
utime nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00