2719 Commits (ea9a904b7250ece017144c0d25a1569714a792b6)

Author SHA1 Message Date
robert-hh 1df7678674 mimxrt/boards: Extend the deploy_teensy.md instructions. 3 years ago
robert-hh c7accf7666 mimxrt/boards/OLIMEX_RT1010: Document the initial deploy procedure. 3 years ago
Damien George cca08922d9 py/emitinlinethumb: Make ARMv7-M instruction use dynamically selectable. 2 years ago
iabdalkader 4946dc5f8c teensy/mpconfigport.h: Remove obsolete macros. 2 years ago
iabdalkader 0bdfceacbe extmod/network_ninaw10: Add support for socket events callback. 3 years ago
iabdalkader 875caca504 rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Enable webrepl. 3 years ago
iabdalkader a22d0bda52 rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Disable internal errno. 3 years ago
iabdalkader 4bcffbd1c6 rp2/mpconfigport.h: Allow boards to override internal errno config. 3 years ago
iabdalkader d037e75991 rp2/mpconfigport.h: Enable static scheduler nodes. 2 years ago
Damien George 6e71cde6aa ports: Use default VFS config for import_stat and builtin_open. 2 years ago
Damien George 5956466c0e py/builtin: Clean up and simplify import_stat and builtin_open config. 2 years ago
Damien George 26b1d31eda Revert "stm32/rfcore: Intercept addr-resolution HCI cmd to work arou..." 2 years ago
Takeo Takahashi 79f3b8731b renesas-ra/modmachine: Add missing MP_REGISTER_MODULE for umachine. 2 years ago
David Lechner c012318d74 unix: Implement `-X realtime` command-line option on macOS. 3 years ago
David Lechner be5657b64f ports: Rename thread_t to mp_thread_t. 3 years ago
Damien George c70f96f1c5 esp32: Track allocated iRAM and free it on soft reset. 3 years ago
Daniël van de Giessen ef16796f49 esp32/machine_pin: Fix ESP32C3 IDFv4.4.1 build. 3 years ago
Algy Tynan 5dac142a1a esp32/boards/LILYGO_TTGO_LORA32: Remove ID from TTGO Lora32 board json. 3 years ago
Michael Himing a1abf51a9d esp32/boards/UM_FEATHERS3: Use correct sdkconfig.board. 3 years ago
Christian Zietz e92c22a839 esp8266/etshal.h: Remove unneeded function declaration. 3 years ago
Christian Zietz ea1c0557e5 esp8266/machine_wdt: Remove deinit method for watchdog. 3 years ago
Jim Mussared c2d889fc1e renesas-ra: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 1d33ceb0d0 cc3200: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 9e4da2320a javascript: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared ec2fe5d6ca zephyr: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 63431a5536 unix: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared d0307e79bb teensy: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared c3f7424a57 samd: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 62f00a43d5 rp2: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 60c5968f99 pic16bit: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared f67ac90fa9 nrf: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 7d79fd7e8b mimxrt: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 4274b34d6b esp8266: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 24127a4ac4 esp32: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared 0a92469c10 stm32: Make port-specific modules use MP_REGISTER_MODULE. 3 years ago
Jim Mussared bb794f05b7 extmod: Make port-included extmod modules use MP_REGISTER_MODULES. 3 years ago
Jim Mussared 4eab44a1ec extmod: Make extmod modules use MP_REGISTER_MODULE. 3 years ago
Damien George 5b700b0af9 all: Reformat remaining C code that doesn't have a space after a comma. 3 years ago
Damien George b0a1b60a9b extmod: Move font_petme128_8x8.h from ports/stm32 to extmod. 3 years ago
Damien George da31ad7aad mimxrt/mbedtls: Use core-provided tracked alloc instead of custom funcs. 3 years ago
Damien George 39c96b543f stm32/mbedtls: Use core-provided tracked alloc instead of custom funcs. 3 years ago
Damien George fca5701f74 py/malloc: Introduce m_tracked_calloc, m_tracked_free functions. 3 years ago
Takeo Takahashi 965747bd97 renesas-ra: Rename pyb_rtc_ to machine_rtc_. 3 years ago
Takeo Takahashi 5f57ec464a renesas-ra: Rename pyb_uart_ to machine_uart_. 3 years ago
stijn 20028c7c80 windows: Avoid busy loop when using scheduler. 3 years ago
stijn 8aa79c95bd windows: Consolidate all sleep-related functions into windows_mphal.c. 3 years ago
Jim Mussared 0e7bfc88c6 all: Use mp_obj_malloc everywhere it's applicable. 3 years ago
Takeo Takahashi a204365df1 renesas-ra/boards: Change device name information to show properly. 3 years ago
Takeo Takahashi 0f57ccf7f2 renesas-ra: Add new port to Renesas RA. 3 years ago
Damien George 44186ef59b qemu-arm/mpconfigport: Define MICROPY_PY_SYS_PLATFORM. 3 years ago