Skip to content

Actions: robert-hh/micropython

esp8266 port

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
827 workflow runs
827 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

w60x: Convert NUL-terminated C strings to MicroPython strings follow up.
esp8266 port #3924: Commit 3881ed6 pushed by robert-hh
October 17, 2024 18:27 1m 11s w60x
October 17, 2024 18:27 1m 11s
py/objtype: Don't delegate lookup of descriptor methods to __getattr__.
esp8266 port #3923: Commit 1b89c50 pushed by robert-hh
October 16, 2024 14:46 1m 5s master
October 16, 2024 14:46 1m 5s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3922: Commit 1a392d4 pushed by robert-hh
October 15, 2024 14:44 3m 9s samd_sp11
October 15, 2024 14:44 3m 9s
unix/main: Add --version command-line option.
esp8266 port #3921: Commit 838f212 pushed by robert-hh
October 15, 2024 09:04 1m 2s master
October 15, 2024 09:04 1m 2s
tests: Tweak machine SPI and UART tests to work with esp32c6.
esp8266 port #3920: Commit 197becb pushed by robert-hh
October 9, 2024 13:13 1m 8s master
October 9, 2024 13:13 1m 8s
mimxrt/boards: Update the deploy instructions for the UF2 bootloader.
esp8266 port #3919: Commit 91d58d9 pushed by robert-hh
October 9, 2024 08:01 1m 2s mimxrt_uf2_bl
October 9, 2024 08:01 1m 2s
py/objtype: Allow passing keyword arguments to native base __init__.
esp8266 port #3918: Commit 338df1a pushed by robert-hh
October 7, 2024 09:55 12m 59s master
October 7, 2024 09:55 12m 59s
October 7, 2024 09:55 59s
mimxrt/uf2_bootloader: Provide binary images for the uf2 bootloader.
esp8266 port #3916: Commit 97b471b pushed by robert-hh
October 6, 2024 09:54 5m 41s mimxrt_uf2_bl
October 6, 2024 09:54 5m 41s
mimxrt/hal/flash_config: Match the flash configuration with tinyuf2.
esp8266 port #3915: Commit d033a17 pushed by robert-hh
October 5, 2024 16:42 13m 11s mimxrt_uf2_bl
October 5, 2024 16:42 13m 11s
rp2/cyw43_configport: Define CYW43_PRINTF to mp_printf to get messages.
esp8266 port #3914: Commit ca6723b pushed by robert-hh
October 5, 2024 16:40 8m 28s master
October 5, 2024 16:40 8m 28s
Merge branch 'micropython:master' into mimxrt_uf2_bl
esp8266 port #3913: Commit 1c2e05a pushed by robert-hh
October 5, 2024 16:40 2m 22s mimxrt_uf2_bl
October 5, 2024 16:40 2m 22s
mimxrt/hal/flash_config: Match the flash configuration with tinyuf2.
esp8266 port #3912: Commit 258de4d pushed by robert-hh
October 5, 2024 14:07 7m 13s mimxrt_uf2_bl
October 5, 2024 14:07 7m 13s
mimxrt/hal/flash_config: Match the flash configuration with tinyuf2.
esp8266 port #3911: Commit ff03497 pushed by robert-hh
October 5, 2024 11:00 59s mimxrt_uf2_bl
October 5, 2024 11:00 59s
mimxrt/bootloader: Add support for a UF2 bootlaoder.
esp8266 port #3910: Commit 71d4597 pushed by robert-hh
October 3, 2024 15:02 1m 5s mimxrt_uf2_bl
October 3, 2024 15:02 1m 5s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3909: Commit 048d943 pushed by robert-hh
September 30, 2024 19:50 1m 6s samd_sp11
September 30, 2024 19:50 1m 6s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3908: Commit 0a8029f pushed by robert-hh
September 30, 2024 07:42 5m 33s samd_sp11
September 30, 2024 07:42 5m 33s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3907: Commit c7cbdec pushed by robert-hh
September 29, 2024 18:39 3m 42s samd_sp11
September 29, 2024 18:39 3m 42s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3906: Commit 88e049d pushed by robert-hh
September 29, 2024 10:31 58s samd_sp11
September 29, 2024 10:31 58s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3905: Commit f1b80d8 pushed by robert-hh
September 29, 2024 10:02 1m 0s samd_sp11
September 29, 2024 10:02 1m 0s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3904: Commit aae8522 pushed by robert-hh
September 29, 2024 08:04 6m 21s samd_sp11
September 29, 2024 08:04 6m 21s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3903: Commit a643dcb pushed by robert-hh
September 27, 2024 14:59 6m 52s samd_sp11
September 27, 2024 14:59 6m 52s
samd/boards/SAMD21_XPLAINED_PRO: Use the SPI flash for the file system.
esp8266 port #3902: Commit 41fb061 pushed by robert-hh
September 27, 2024 11:56 6m 39s samd_sp11
September 27, 2024 11:56 6m 39s
py/parse: Remove old esp32 compiler workaround.
esp8266 port #3901: Commit 17d8234 pushed by robert-hh
September 27, 2024 07:33 1m 3s master
September 27, 2024 07:33 1m 3s
stm32/boards/ARDUINO_GIGA: Update board config files.
esp8266 port #3900: Commit 51974f2 pushed by robert-hh
September 25, 2024 12:34 1m 6s master
September 25, 2024 12:34 1m 6s