micropython/ports/nrf/boards
Jim Mussared f5f9edf645 all: Rename UMODULE to MODULE in preprocessor/Makefile vars.
This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-08 17:54:11 +10:00
..
actinius_icarus nrf: Rename MICROPY_PY_MACHINE_TIMER to MICROPY_PY_MACHINE_TIMER_NRF. 2022-10-27 14:30:58 +11:00
arduino_nano_33_ble_sense all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
arduino_primo ports: Rename remaining "Micro Python" to "MicroPython". 2023-03-10 10:54:00 +11:00
blueio_tag_evim ports: Rename remaining "Micro Python" to "MicroPython". 2023-03-10 10:54:00 +11:00
dvk_bl652 nrf: Rename MICROPY_PY_MACHINE_TIMER to MICROPY_PY_MACHINE_TIMER_NRF. 2022-10-27 14:30:58 +11:00
evk_nina_b1 nrf: Rename MICROPY_PY_MACHINE_TIMER to MICROPY_PY_MACHINE_TIMER_NRF. 2022-10-27 14:30:58 +11:00
evk_nina_b3 all: Rename UMODULE to MODULE in preprocessor/Makefile vars. 2023-06-08 17:54:11 +10:00
feather52 nrf/modules/machine/pwm: Use extmod/machine_pwm.c for PWM module. 2023-03-10 10:43:55 +11:00
ibk_blyst_nano ports: Rename remaining "Micro Python" to "MicroPython". 2023-03-10 10:54:00 +11:00
idk_blyst_nano ports: Rename remaining "Micro Python" to "MicroPython". 2023-03-10 10:54:00 +11:00
microbit all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
nrf52840-mdk-usb-dongle nrf/modules/machine/pwm: Use extmod/machine_pwm.c for PWM module. 2023-03-10 10:43:55 +11:00
particle_xenon nrf/modules/machine/pwm: Use extmod/machine_pwm.c for PWM module. 2023-03-10 10:43:55 +11:00
pca10000 nrf/modules/machine/soft_pwm: Add PWM for nrf51x boards using soft PWM. 2023-03-10 10:44:02 +11:00
pca10001 nrf/modules/machine/soft_pwm: Add PWM for nrf51x boards using soft PWM. 2023-03-10 10:44:02 +11:00
pca10028 nrf/modules/machine/soft_pwm: Add PWM for nrf51x boards using soft PWM. 2023-03-10 10:44:02 +11:00
pca10031 nrf/modules/machine/soft_pwm: Add PWM for nrf51x boards using soft PWM. 2023-03-10 10:44:02 +11:00
pca10040 nrf/modules/machine/pwm: Use extmod/machine_pwm.c for PWM module. 2023-03-10 10:43:55 +11:00
pca10056 nrf/modules/machine/pwm: Use extmod/machine_pwm.c for PWM module. 2023-03-10 10:43:55 +11:00
pca10059 nrf/modules/machine/pwm: Use extmod/machine_pwm.c for PWM module. 2023-03-10 10:43:55 +11:00
pca10090 nrf: Rename MICROPY_PY_MACHINE_TIMER to MICROPY_PY_MACHINE_TIMER_NRF. 2022-10-27 14:30:58 +11:00
seeed_xiao_nrf52 nrf/modules/machine/pwm: Use extmod/machine_pwm.c for PWM module. 2023-03-10 10:43:55 +11:00
wt51822_s4at nrf: Rename MICROPY_PY_MACHINE_TIMER to MICROPY_PY_MACHINE_TIMER_NRF. 2022-10-27 14:30:58 +11:00
common.ld nrf/boards/common.ld: Calculate unused flash region. 2021-08-08 23:09:26 +10:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
make-pins.py all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
memory.ld nrf/boards: Update memory.ld to include bootloader offsets. 2020-12-07 20:04:50 +01:00
nrf51_prefix.c
nrf51x22_256k_16k.ld
nrf51x22_256k_32k.ld
nrf52_prefix.c
nrf91_prefix.c nrf: Add nrf9160 base support. 2019-10-10 21:35:27 +02:00
nrf9160_1M_256k.ld nrf: Add nrf9160 base support. 2019-10-10 21:35:27 +02:00
nrf9160_1M_256k_secure.ld nrf: Add nrf9160 base support. 2019-10-10 21:35:27 +02:00
nrf52832_512k_64k.ld
nrf52840_1M_256k.ld
nrf52840_open_bootloader_1.2.x.ld nrf/boards: Add linker script for nrf52840 Open Bootloader 1.2.0. 2020-12-07 20:04:50 +01:00
s110_8.0.0.ld
s132_6.1.1.ld
s140_6.1.1.ld
s140_7.3.0.ld nrf/boards/seeed_xiao_nrf52: Add defn for Seeed XIAO NRF52840 Sense. 2022-12-15 14:27:08 +11:00