Skip to content

Actions: robert-hh/micropython

Check code size

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
77 workflow run results
77 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

mimxrt: Add a machine.freq(x) method.
Check code size #3174: Commit 5147cf2 pushed by robert-hh
August 21, 2023 20:14 11m 48s mimxrt_freq
August 21, 2023 20:14 11m 48s
mimxrt: Add a machine.freq(x) method.
Check code size #3173: Commit 9ab684a pushed by robert-hh
August 21, 2023 14:37 7m 53s mimxrt_freq
August 21, 2023 14:37 7m 53s
mimxrt: Add a machine.freq(x) method.
Check code size #3172: Commit 801630c pushed by robert-hh
August 21, 2023 13:37 10m 6s mimxrt_freq
August 21, 2023 13:37 10m 6s
mimxrt: Add a machine.freq(x) method.
Check code size #3171: Commit de282a1 pushed by robert-hh
August 21, 2023 11:21 11m 6s mimxrt_freq
August 21, 2023 11:21 11m 6s
mimxrt: Add a machine.freq(x) method.
Check code size #3170: Commit e4d20af pushed by robert-hh
August 21, 2023 10:08 11m 21s mimxrt_freq
August 21, 2023 10:08 11m 21s
mimxrt: Add a machine.freq(x) method.
Check code size #3169: Commit 10a28b1 pushed by robert-hh
August 21, 2023 09:33 8m 37s mimxrt_freq
August 21, 2023 09:33 8m 37s
mimxrt: Make the kStatus_LPUART_IdleLineDetected event usable.
Check code size #3168: Commit 90c1fd6 pushed by robert-hh
August 19, 2023 19:53 8m 40s ports_esp_hosted
August 19, 2023 19:53 8m 40s
mimxrt: Deinitialize UART using software reset.
Check code size #3167: Commit 1348bce pushed by robert-hh
August 19, 2023 10:11 7m 55s mimxrt_uart_deinit
August 19, 2023 10:11 7m 55s
w60x: Enable webrepl.
Check code size #3166: Commit a9fc17a pushed by robert-hh
August 18, 2023 19:43 12m 12s w60x
August 18, 2023 19:43 12m 12s
mimxrt: Deinitialize UART using software reset.
Check code size #3165: Commit eaf876d pushed by robert-hh
August 17, 2023 13:59 8m 22s mimxrt_uart_deinit
August 17, 2023 13:59 8m 22s
mimxrt: Fix and complete UART.deinit() and uart_deinit_all().
Check code size #3164: Commit cfa35c7 pushed by robert-hh
August 17, 2023 12:47 9m 46s mimxrt_uart_deinit
August 17, 2023 12:47 9m 46s
mimxrt: Fix and complete UART.deinit() and uart_deinit_all().
Check code size #3163: Commit 5487a67 pushed by robert-hh
August 16, 2023 15:09 9m 31s mimxrt_uart_deinit
August 16, 2023 15:09 9m 31s
mimxrt: Fix the UART.deinit() and uart_deinit_all() behaviour.
Check code size #3162: Commit 9006cd4 pushed by robert-hh
August 16, 2023 15:07 2m 37s mimxrt_uart_deinit
August 16, 2023 15:07 2m 37s
mimxrt: Fix the UART.deinit() and uart_deinit_all() behaviour.
Check code size #3161: Commit 50572b0 pushed by robert-hh
August 16, 2023 14:36 8m 10s mimxrt_uart_deinit
August 16, 2023 14:36 8m 10s
mimxrt: Fix a bug in UART.deinit() and uart_deinit_all().
Check code size #3160: Commit 679cce7 pushed by robert-hh
August 16, 2023 14:05 8m 44s mimxrt_uart_deinit
August 16, 2023 14:05 8m 44s
mimxrt: Fix UART RTS/CTS assignments for the OLIMEX and Adafruit boards.
Check code size #3159: Commit a18d62e pushed by robert-hh
August 16, 2023 12:32 8m 29s master
August 16, 2023 12:32 8m 29s
mimxrt: Fix UART RTS/CTS assignments for the OLIMEX and Adafruit boards.
Check code size #3158: Commit a18d62e pushed by robert-hh
August 16, 2023 08:08 11m 7s mimxrt_sp16
August 16, 2023 08:08 11m 7s
mimxrt: Fix UART RTS/CTS assignments for the OLIMEX and Adafruit boards.
Check code size #3157: Commit 397a4e3 pushed by robert-hh
August 16, 2023 07:45 13m 4s mimxrt_sp16
August 16, 2023 07:45 13m 4s
top: Enable ruff linter check for F821 undefined-name.
Check code size #3156: Commit 40fcbe1 pushed by robert-hh
August 16, 2023 07:44 11m 19s master
August 16, 2023 07:44 11m 19s
mimxrt: Fix UART RTS/CTS assignments for the OLIMEX and Adafruit boards.
Check code size #3155: Commit 283f662 pushed by robert-hh
August 16, 2023 07:44 49s mimxrt_sp16
August 16, 2023 07:44 49s
samd: Update the variant scheme.
Check code size #3154: Commit 0f18337 pushed by robert-hh
August 15, 2023 20:00 7m 59s samd_wifi
August 15, 2023 20:00 7m 59s
samd: Update the variant scheme.
Check code size #3153: Commit f75c1da pushed by robert-hh
August 15, 2023 15:47 8m 1s samd_wifi
August 15, 2023 15:47 8m 1s
samd: Update the variant scheme.
Check code size #3152: Commit 4d15feb pushed by robert-hh
August 15, 2023 15:00 11m 24s samd_wifi
August 15, 2023 15:00 11m 24s
mimxrt/hal: Make flash clock frequency configurable.
Check code size #3151: Commit 00855ee pushed by robert-hh
August 15, 2023 13:58 12m 54s master
August 15, 2023 13:58 12m 54s
mimxrt/machine_uart: Add uart.deinit method and machine_uart_deinit_all.
Check code size #3150: Commit e43c669 pushed by dpgeorge
August 15, 2023 13:11 9m 16s mimxrt_sp15
August 15, 2023 13:11 9m 16s