micropython/ports/nrf/boards
Jim Mussared 203dae41fb all: Update all manifest.py files to use new features.
Changes in this commit:
- Manifest include's now use the directory path where possible (no longer
  necessary to include the manifest.py file explicitly).
- Add manifest.py for all drivers and components that are referenced by
  port/board manifests.
- Replace all uses of freeze() with package()/module(), except for port and
  board modules.
- Use opt=3 everywhere, for consistency and to reduce code size.
- Use require() instead of include() for all micropython-lib references.
- Remove support for optional board-level manifest.py in mimxrt port, to
  make it behave the same as other ports (the board must set
  FROZEN_MANIFEST to a custom manifest.py, which can optionally include the
  default, port-level manifest).
- Also reinstates modules that were accidentally removed from the esp8266
  512k build in fbe9417b90.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Signed-off-by: Damien George <damien@micropython.org>
2022-09-05 18:43:18 +10:00
..
actinius_icarus
arduino_nano_33_ble_sense all: Update all manifest.py files to use new features. 2022-09-05 18:43:18 +10:00
arduino_primo
blueio_tag_evim
dvk_bl652
evk_nina_b1
evk_nina_b3
feather52
ibk_blyst_nano
idk_blyst_nano
microbit nrf: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
nrf52840-mdk-usb-dongle
particle_xenon
pca10000
pca10001
pca10028
pca10031
pca10040
pca10056
pca10059
pca10090
wt51822_s4at
common.ld
deploy.md
make-pins.py
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
nrf52840_open_bootloader_1.2.x.ld
s110_8.0.0.ld
s132_6.1.1.ld
s140_6.1.1.ld