micropython/ports/nrf/boards
Damien George 06659077a8 all: Update Python code to conform to latest black formatting.
Updating to Black v20.8b1 there are two changes that affect the code in
this repository:

- If there is a trailing comma in a list (eg [], () or function call) then
  that list is now written out with one line per element.  So remove such
  trailing commas where the list should stay on one line.

- Spaces at the start of """ doc strings are removed.

Signed-off-by: Damien George <damien@micropython.org>
2020-08-29 15:18:01 +10:00
..
actinius_icarus
arduino_primo
blueio_tag_evim
dvk_bl652
evk_nina_b1
feather52
ibk_blyst_nano
idk_blyst_nano
microbit
nrf52840-mdk-usb-dongle
particle_xenon
pca10000
pca10001
pca10028
pca10031
pca10040
pca10056
pca10059
pca10090
wt51822_s4at
common.ld
make-pins.py all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00
memory.ld
nrf51_prefix.c
nrf51x22_256k_16k.ld
nrf51x22_256k_32k.ld
nrf52_prefix.c
nrf91_prefix.c
nrf9160_1M_256k.ld
nrf9160_1M_256k_secure.ld
nrf52832_512k_64k.ld
nrf52840_1M_256k.ld
s110_8.0.0.ld
s132_6.1.1.ld
s140_6.1.1.ld