14554 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
Andrew Leech 0359aac10a tests/multi_bluetooth: Add bluetooth multi-test for deepsleep. 3 years ago
Andrew Leech 211859b11f tests/run-multitests.py: Add ability to test instance over reboot. 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
Damien George 2ec101e609 lib/micropython-lib: Update submodule to latest. 2 years ago
iabdalkader 6bb60745be rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Add more external pins. 2 years ago
iabdalkader 46c432eaa6 drivers/ninaw10: Add missing external pins 34 and 39. 2 years ago
iabdalkader e764bf0138 stm32/cyw43_configport: Add cyw43_sdio_enable_high_speed_4bit function. 2 years ago
iabdalkader 64556ca049 drivers/cyw43: Include CYW43 config file. 2 years ago
iabdalkader ad863fefc0 lib/cyw43-driver: Update driver to latest version v0.9.0. 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
Damien George 3257243998 mpy-cross/main: Fix return type of mp_import_stat. 2 years ago
iabdalkader 7a817a3481 drivers/ninaw10: Fix machine_pin GPIO read. 2 years ago
David Grayson 2bcd88d556 py/makeversionhdr.py: Optionally get git tag and git hash from env vars. 2 years ago
Brian Pugh 0098096682 CODECONVENTIONS: Fix brew uncrustify installation instructions. 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 fb65ef48b4 drivers/cyw43: Use a different baudrate for BT firmware download. 2 years ago
iabdalkader 4937174b43 stm32/cyw43_configport: Fix build for boards without an RF switch. 2 years ago
Damien George 36ae5d3e87 extmod/network_cyw43: Use CYW43_CHANNEL_NONE for default arg in connect. 2 years ago
Jim Mussared 7d40317a4a stm32: Add a default implementation of pyb.country. 2 years ago
Jim Mussared 8b277d3c34 docs/library/network: Update docs for network.country, network.hostname. 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 f78464c12b extmod/modnetwork: Allow more extensive port-specific customisation. 2 years ago
Jim Mussared a377302623 extmod/modnetwork: Add network.hostname() and network.country(). 2 years ago
dependabot[bot] fc4c47f7bc github/workflows: Bump actions/upload-artifact from 2 to 3. 2 years ago
dependabot[bot] cd4e53a2fe github/workflows: Bump actions/checkout from 2 to 3. 2 years ago
dependabot[bot] ddebda55e7 github/workflows: Bump actions/setup-python from 1 to 4. 2 years ago
Pepijn de Vos 72e9318325 py/emitnative: Explicitly compare comparison ops in binary_op emitter. 2 years ago
Damien George 2e4dda3c20 py/modmath: Fix two-argument math function domain check. 2 years ago
Damien George 5327cd1021 tools/pyboard.py: Use '/' exclusively when dealing with paths. 2 years ago
iabdalkader e9335e4dea drivers/cyw43: Use board-defined BLE UART secondary baudrate. 2 years ago