15219 Commits (5232847771903e9022c8c67a436b0562e4530602)
 

Author SHA1 Message Date
Jim Mussared 5232847771 README.md: Update CI badges. 1 year ago
Jim Mussared 69e34b6b6b all: Switch to new preview build versioning scheme. 1 year ago
Damien George e00a144008 all: Bump version to 1.21.0. 1 year ago
Damien George 6f76d1c7fa rp2: Implement time.time_ns with time_us_64 so it has us resolution. 1 year ago
Damien George c2e9a6f2a5 esp8266/boards/ESP8266_GENERIC: Remove urllib from the 2MiB manifest. 1 year ago
Glenn Moloney f0f173ff5c esp32/boards/manifest.py: Freeze aioespnow into firmware by default. 1 year ago
Angus Gratton d81cf0b9e3 rp2/CMakeLists: Enable debug symbols in all builds. 1 year ago
Damien George 040a96d00e docs,tools: Change remaining "urequests" references to "requests". 1 year ago
Damien George 342ebcb41d lib/micropython-lib: Update submodule to latest. 1 year ago
Damien George 5d53783a46 lib/cyw43-driver: Update driver to latest version v1.0.2. 1 year ago
iabdalkader 5aec051f9f stm32/i2c: Add support for I2C4 on H7 MCUs. 1 year ago
stijn cac666f38c extmod/vfs_posix_file: Fix flush handling in msvc builds. 1 year ago
Damien George 92717a95c0 tools/metrics.py: Fix esp32 and esp8266 board names after renaming. 1 year ago
Luca Burelli 1cd61149e4 esp32/boards/ARDUINO_NANO_ESP32: Use Arduino USB IDs. 1 year ago
Jim Mussared 65a3ce39a3 extmod/modnetwork: Forward if.config(hostname) to network.hostname. 1 year ago
Jim Mussared b329fdcb73 extmod/modnetwork: Increase max hostname length to 32. 1 year ago
Damien George d6c55a40fe top: Update .git-blame-ignore-revs for latest spelling fix commit. 1 year ago
Damien George cf490a7091 all: Fix various spelling mistakes found by codespell 2.2.6. 1 year ago
iabdalkader 9d5d2e8cf7 renesas-ra: Tune lwip buffers and timing to improve network performance. 1 year ago
iabdalkader 5c8099003c renesas-ra/boards/ARDUINO_PORTENTA_C33: Update WiFi config. 1 year ago
iabdalkader 279e2561f2 drivers/esp_hosted_hal: Add support for WiFI LED activity indicator. 1 year ago
iabdalkader a43e13c67b drivers/esp-hosted: Fix MTU size. 1 year ago
iabdalkader 379b583b2f drivers/esp_hosted: Fix pin IRQ. 1 year ago
Jim Mussared 977dc9a369 extmod/asyncio/stream.py: Fix cancellation handling of start_server. 2 years ago
Jos Verlinde a93ebd0e03 docs: Add requirements.txt file with dependencies for Sphinx. 1 year ago
iabdalkader da193c42f6 ports: Rename Arduino board LED pins to be consistent. 1 year ago
Wanlin Wang 2772b88f6a rp2/README: Fix name of RPI_PICO_W board. 1 year ago
vsfos 1660c78795 unix/main: Fix memory leakage if MICROPY_USE_READLINE is disabled. 1 year ago
robert-hh 4e5611c55a mimxrt/machine_rtc: Improve the RTC init at boot. 1 year ago
robert-hh 6482eb142c mimxrt/mpbthciport: Allow disabling UART flow control for BLE. 1 year ago
robert-hh 51ca23e463 mimxrt/boards: Fix naming of SD-card config option. 1 year ago
robert-hh abb44694d8 mimxrt/boards/MIMXRT1176_clock_config: Fix comments about UART clocks. 1 year ago
robert-hh 0701341e7f mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 1 year ago
iabdalkader 52e3da0a0b mimxrt/mbedtls: Enable certificate validity time validation. 1 year ago
iabdalkader 361ca7d5ee mimxrt/mpbthciport: Enable flow control for BT HCI UART. 1 year ago
iabdalkader 552b0bbe12 mimxrt: Remove SDCARD Makefile config option. 1 year ago
iabdalkader 9d1a1ed42d mimxrt/Makefile: Enable the FSL USDHC for supported MCU series. 1 year ago
iabdalkader 805c750164 mimxrt/mimxrt_sdram: Allow boards to override the default SDRAM config. 1 year ago
iabdalkader 4b9c459133 mimxrt/sdio: Add support for the 117x series. 1 year ago
Damien George fbe58553c2 extmod/btstack/btstack_hci_uart: Trigger a poll after UART data is sent. 1 year ago
Jim Mussared fae83a6b4d tests/extmod/asyncio_threadsafeflag.py: Update for unix select. 1 year ago
Jim Mussared cfe6a11e39 extmod/asyncio/event.py: Fix ThreadSafeFlag.ioctl return. 1 year ago
Thomas c854d0e3e1 examples/unix/machine_bios.py: Fix typo. 1 year ago
Carlosgg 10f34b97d1 tests/multi_net/ssl_cert_rsa.py: Update test certificate. 1 year ago
iabdalkader 6a6a90507d stm32/boards/ARDUINO_GIGA: Update board config. 1 year ago
Jim Mussared da6f1e1d1e rp2/msc_disk: Allow configuring the USB MSC inquiry response. 1 year ago
Jim Mussared 61f331374d stm32/usbd_msc_interface: Allow configuring the MSC inquiry response. 1 year ago
dotnfc d7f63f994f esp32/main: Allow a board to override the MicroPython task stack size. 1 year ago
Glenn Moloney 6662d84faa esp32/boards: Add bootloader rollback support for all builds. 1 year ago
Angus Gratton b461d218d1 tests/run-internalbench.py: Remove old CPython reference. 1 year ago