micropython/ports
Daniel Mizyrycki 8f45f5ee4f nrf: Set .mpy features consistent with documentation and other ports.
This allows nrf devices to load .mpy files.  And nrf52840 and nrf9160 based
boards also support compiling and loading native code.
2021-08-13 23:22:54 +10:00
..
bare-arm all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
cc3200 all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
esp32 esp32/makeimg.py: Get bootloader and partition offset from sdkconfig. 2021-08-10 00:19:49 +10:00
esp8266 esp8266,esp32: Include hidden networks in WLAN.scan results. 2021-08-07 13:28:34 +10:00
javascript all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
mimxrt ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID. 2021-08-07 23:13:55 +10:00
minimal minimal/Makefile: Add support for building with user C modules. 2021-07-23 12:02:03 +10:00
nrf nrf: Set .mpy features consistent with documentation and other ports. 2021-08-13 23:22:54 +10:00
pic16bit all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
powerpc all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
qemu-arm all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
rp2 rp2/CMakeLists.txt: Allow a board's cmake to set the manifest path. 2021-08-10 11:05:33 +10:00
samd ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID. 2021-08-07 23:13:55 +10:00
stm32 stm32/mbedtls: Fix compile warning about uninitialized val. 2021-08-10 23:43:25 +10:00
teensy all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
unix py: Introduce and use mp_raise_type_arg helper. 2021-07-15 00:12:41 +10:00
windows windows/appveyor: Update to VS 2017 and use Python 3.8 for build/test. 2021-07-15 00:10:52 +10:00
zephyr all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00