3314 Commits (f80d040c038c343b0709eba537014fb52bc8115e)

Author SHA1 Message Date
David Grayson f80d040c03 rp2/modrp2: Disable other core, shorten delay to 8us in bootsel_button. 2 years ago
Tomofumi Inoue 673957b643 rp2/modrp2: Support reading the BOOTSEL button on the Pico board. 2 years ago
iabdalkader dc2186c35b rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Include "senml" in manifest. 2 years ago
iabdalkader 8307046406 stm32/boards: Include "senml" in manifest for ARDUINO boards. 2 years ago
Damien George a234aa44f3 stm32/powerctrl: Don't compile WB helpers on WL MCUs. 2 years ago
Damien George 8b3f1d47a6 stm32/powerctrlboot: Provide custom SystemInit for WB55. 2 years ago
Andrew Leech c551723914 stm32/powerctrl: Disable WB55 BLE before entering deepsleep. 3 years ago
Andrew Leech 2eca86e8fa stm32/powerctrl: Add sleep RCC semaphore management for WB55 MCUs. 3 years ago
iabdalkader 6bb60745be rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Add more external pins. 2 years ago
iabdalkader e764bf0138 stm32/cyw43_configport: Add cyw43_sdio_enable_high_speed_4bit function. 2 years ago
iabdalkader 40a49f5a7a stm32/boards/ARDUINO_GIGA: Add support for Arduino Giga H7 board. 2 years ago
iabdalkader b6904cba76 stm32/boards/ARDUINO_NICLA_VISION: Add support for Arduino Nicla Vision. 2 years ago
iabdalkader 449be91e1a stm32/Makefile: Include HAL HSEM driver on H747 MCUs. 2 years ago
iabdalkader cc645b65a9 nrf/boards/arduino_nano_33_ble_sense: Add support for REV-2 chipset. 2 years ago
iabdalkader fd202fe757 rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Include "time" in manifest. 2 years ago
iabdalkader d18de7ec81 stm32/boards/ARDUINO_PORTENTA_H7: Update board config files. 2 years ago
iabdalkader fb94ae48e9 samd/pendsv: Add MICROPY_BOARD_PENDSV_ENTRIES for board customisation. 2 years ago
iabdalkader ddf39793f3 rp2/pendsv: Add MICROPY_BOARD_PENDSV_ENTRIES for board customisation. 2 years ago
iabdalkader 9171cb91b1 mimxrt/pendsv: Add MICROPY_BOARD_PENDSV_ENTRIES for board customisation. 2 years ago
iabdalkader 4d3897f80e mimxrt: Enable ROM text compression. 2 years ago
iabdalkader 0f92954eee stm32/cyw43_configport: Allow boards to override default resource files. 2 years ago
iabdalkader e98d7ec804 stm32/boards/PYBD_SF2: Set CYW43 Bluetooth fimrware download baudrate. 2 years ago
iabdalkader 4937174b43 stm32/cyw43_configport: Fix build for boards without an RF switch. 2 years ago
Jim Mussared 7d40317a4a stm32: Add a default implementation of pyb.country. 2 years ago
Damien George 593375aa5d stm32/boards: Update linker scripts now that big_const is gone. 2 years ago
Jim Mussared bad0098a49 stm32: Update to use the open-source lib version of cyw43-driver. 2 years ago
Jim Mussared 6207b605ce esp8266: Use extmod/modnetwork.c instead of port-specific version. 2 years ago
Jim Mussared eb51ca4a11 esp32: Use extmod/modnetwork.c instead of port-specific version. 2 years ago
Jim Mussared a377302623 extmod/modnetwork: Add network.hostname() and network.country(). 2 years ago
Damien George 8d9a7fd228 stm32/Makefile: Clean up nested if-else to chained if-else-if. 2 years ago
Jim Mussared 8e430a7d43 rp2/Makefile: Allow specifying BOARD_DIR on make command line. 2 years ago
Jim Mussared 742037ec38 esp32/Makefile: Allow specifying BOARD_DIR on make command line. 2 years ago
Jim Mussared 69b93527d5 ports: Make BOARD default from BOARD_DIR in Makefile's. 2 years ago
robert-hh b110266897 samd/moduos: Add uos.urandom() using the phase-jitter rng. 2 years ago
robert-hh 4160ec087b samd/mcu: Set the SAMD21 us-counter to 2 MHz for better resolution. 2 years ago
robert-hh 76cf98c35b samd/mcu: Implement a hardware seed for the SAMD21 random module. 2 years ago
robert-hh 7e0b1bc95d samd/mcu: Use the FDPLL96M clock for the SAMD21 CPU. 2 years ago
robert-hh 60ab556385 samd/mcu: Rework the comments in clock_config.c. 2 years ago
robert-hh c3afafd1ec samd/boards: Clean up comments and some pins in pins.csv files. 2 years ago
manobendro 294098d28e minimal: Increase heap size for Linux builds. 2 years ago
robert-hh 4598b89ce9 samd: Add Pin.board and Pin.cpu classes to Pin. 2 years ago
robert-hh 7198c25175 mimxrt/Makefile: Move the FROZEN_MANIFEST setting after board config. 2 years ago
Damien George b257c0152b rp2/cyw43_configport: Specify the chipset firmware include file. 2 years ago
Damien George c6140ad0d4 rp2/mpconfigport: Enable os.dupterm and hashlib.sha1 on all boards. 2 years ago
robert-hh de1f1dd164 shared/runtime/softtimer: Use consistently the same clock source. 2 years ago
iabdalkader 68d049ea5e nrf/Makefile: Add support for BOSSAC flasher. 2 years ago
Jim Mussared 4eb72b34df stm32/boards/ARDUINO_PORTENTA_H7: Use default aioble. 2 years ago
Jim Mussared 5812611ab2 rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Use default aioble. 2 years ago
iabdalkader e140c7d26a stm32/boards/ARDUINO_PORTENTA_H7: Fix macro value check for QSPI. 2 years ago
Andrew Leech 75e7e7d034 stm32/boards/STM32F769DISC: Fix building with USE_QSPI_XIP=1. 2 years ago