16314 Commits (32a2c87813b52d3a33629e4bfae297807761d149)
 

Author SHA1 Message Date
robert-hh b7fa4e2fc8 mimxrt/machine_uart: Implement a Python UART IRQ handler. 1 year ago
robert-hh 8e1123b25b samd/machine_uart: Implement a Python UART IRQ handler. 9 months ago
robert-hh 01c046d2a8 rp2/machine_uart: Implement a Python UART IRQ handler. 9 months ago
Damien George fd03a0587f examples/network: Support full URLs in HTTP(S) client examples. 3 months ago
Damien George d75705311a examples/network: Use SSLContext instead of old ssl.wrap_socket. 3 months ago
Damien George c8385ef75a examples/network: Support IPv4 and IPv6 in HTTP client examples. 3 months ago
Damien George d9a0fdda9a qemu-arm: Rework to provide a REPL and run tests via a pty serial port. 3 months ago
Damien George 8a3842eba7 qemu-arm/uart: Implement uart_rx_chr. 3 months ago
Damien George e8863e44e5 qemu-arm/Makefile: Make the build directory reflect the board. 3 months ago
Damien George 1090f1a60c shared/runtime/semihosting_arm: Add mp_semihosting_exit. 3 months ago
Damien George 70a6791b09 shared/runtime/semihosting_arm: Add mp_semihosting_rx_chars. 3 months ago
Damien George 9f9c283ef4 shared/runtime/semihosting_arm: Support semihosting on non-Thumb ARM. 3 months ago
Damien George c8838b5004 github/workflows: Add CI to run tests against zephyr with qemu. 3 months ago
Damien George 9af333f2c6 zephyr: Increase CONFIG_CONSOLE_GETCHAR_BUFSIZE to 258. 3 months ago
Damien George 05cad7b56f zephyr: Remove obsolete tinytest test framework. 3 months ago
Damien George 86aa61918a tests/run-tests.py: Skip additional tests when slice unavailable. 3 months ago
Damien George b095c097e6 tools/pyboard.py: Capture stdout for pts line. 3 months ago
stijn a8d1c25a1b unix/coveragecpp: Include all API headers in the C++ code. 7 months ago
Jared Hancock e901ff8557 extmod/network_wiznet5k: Add support for IPv6. 3 months ago
Angus Gratton b82c9ca706 extmod/modtls_mbedtls: Optimise the DER certificate parsing fix. 4 months ago
iabdalkader 706e09dff3 shared/tinyusb: Allow ports to define CDC TX/RX buffer sizes. 3 months ago
Rick Sorensen 260568e081 samd/mcu/samd21: Allow user to enable additional options. 5 months ago
Christian Walther 0b7f6e1d3d py/mkrules.mk: Fix 'make submodules' when building out-of-tree. 7 months ago
nspsck 6c3dc0c0b0 stm32/boards/STM32H7B3I_DK: Fix octo-spi pin configuration. 1 year ago
nspsck 20a95b249a stm32/system_stm32: Allow selection of OSPI clock source. 12 months ago
nspsck bd4aaa7333 stm32/octospi: Add OSPI support for STM32H7 MCUs. 1 year ago
Matt Trentini e2c0e876f5 stm32/rfcore: Allow HSE to be a wakeup source for BLE for the WB55. 2 years ago
Andrew Leech 185116ea41 stm32/stm32_it: Enable PVD_PVM_IRQHandler for WB and WL MCUs. 3 months ago
Matt Trentini 5e8d35af08 stm32/boards: Add missing images and update product URLs. 3 months ago
Matt Trentini b704ff66c3 esp32/boards: Remove all IDF3 variants. 3 months ago
Matt Trentini ad38299779 samd/boards/ADAFRUIT_METRO_M4_EXPRESS: Remove wlan variant. 3 months ago
robert-hh 7270b871c2 rp2/modmachine: Set the peripheral frequency with machine.freq(). 9 months ago
robert-hh d420b4e478 rp2/main: Set the default clock frequency at boot. 9 months ago
Phil Howard 26d91b897e rp2/mphalport: Skip core1_entry if thread disabled. 3 months ago
robert-hh 76dd4facb9 docs/mimxrt/quickref: Add a note about machine.RTC() subseconds. 4 months ago
robert-hh 87adf11dd2 mimxrt/machine_pin: Clear IRQ flag when enabling or disabling IRQ. 5 months ago
robert-hh 36108a41d0 mimxrt/mimxrt_sdram: Fix pin config and comments. 11 months ago
Alessandro Gatti 7d8b2d89cc py/asmrv32: Use REG_TEMP2 whenever possible. 3 months ago
Alessandro Gatti da0e027fa5 py/asmrv32: Emit C.LW opcodes only when necessary. 3 months ago
Alessandro Gatti 326e1149ec py/asmrv32: Fix short/long jumps scheduling. 3 months ago
Glenn Moloney 6367099f83 py/objstr: Skip whitespace in bytes.fromhex(). 3 months ago
Elvis Pfützenreuter e9814e987b esp32/boards/LILYGO_TTGO_LORA32: Add OLED rst seq for board v1.0. 1 year ago
Matt Trentini 43f40f797f esp32/boards/M5STACK_ATOMS3_LITE: Add M5Stack AtomS3 Lite board. 10 months ago
Angus Gratton b6a3aa10f5 esp32: Remove the increased stack limit margin for ESP32-C3. 3 months ago
Angus Gratton 6565b3cb34 esp32: Fix Python cstack size for bluetooth irq callbacks. 3 months ago
Alessandro Gatti 0b75e180a3 esp32/mphalport: Print debug strings even before the GIL is ready. 3 months ago
Matt Trentini 092078852e esp32/boards: Remove BLE from list of features for ESP32-S2. 3 months ago
Angus Gratton e71a324c14 esp32: Restore ESP32-C3 brownout detector settings to IDF defaults. 3 months ago
Angus Gratton 0a11832cdd esp32: Use the ESP-IDF default esp_console config for ESP32-C3. 3 months ago
Angus Gratton fbb02d3aee esp32: Add support for ESP-IDF v5.2.2. 4 months ago