16314 Commits (32a2c87813b52d3a33629e4bfae297807761d149)
 

Author SHA1 Message Date
IhorNehrutsa 32a2c87813 esp32/machine_adc: Make ADC 2 optional. 11 months ago
Andrew Leech 6d799378ba esp32: Add support for esp32c6. 1 year ago
Damien George e5eeaa7df8 docs/reference/mpremote: Update docs to mention new features. 1 month ago
Damien George a25b6b9c65 tools/mpremote: Add option to force copy. 1 month ago
Jim Mussared 6461ffd9d1 tools/mpremote: Add initial regression tests for mpremote. 1 year ago
Jim Mussared dd6f78f014 tools/mpremote: Improve error output. 1 year ago
Jim Mussared 6f8157d880 tools/mpremote: Add hashing ability and use for recursive copy. 1 year ago
Jim Mussared db59e55fe7 tools/mpremote: Make filesystem commands use transport API. 1 year ago
Jim Mussared 1091021995 tools/mpremote: Make eval parse by default. 1 year ago
stijn 6835743dcc extmod/vfs_posix_file: Skip flush of tty handles in msvc debug builds. 1 year ago
Damien George d50e36e7e4 ports: Include py/mphal.h instead of mphalport.h. 1 month ago
Andrew Leech c2eebe0609 tests/README: Update instructions for key/cert pair usage on device. 4 months ago
stijn 338df1ae35 py/objtype: Allow passing keyword arguments to native base __init__. 3 months ago
Andrew Leech 548f88d2bd shared/tinyusb: Wake main task if needed at end of USB ISR. 3 months ago
Andrew Leech 11bc7d0fc1 esp32/boards: Update ARDUINO_NANO_ESP32 USB configuration. 1 month ago
Andrew Leech 386771e052 esp32/Makefile: Allow auto-port selection if not passed on cmdline. 5 months ago
Andrew Leech 5ae622ef7b esp32: Add automatic bootloader handling for S2 and S3. 6 months ago
Andrew Leech 641f60045f shared/tinyusb: Remove MICROPY_HW_USB_EXTERNAL_TINYUSB. 6 months ago
Andrew Leech 4247921c4e esp32: Use shared/tinyusb integration for S2 and S3 USB. 6 months ago
Damien George ca6723b144 rp2/cyw43_configport: Define CYW43_PRINTF to mp_printf to get messages. 2 months ago
Alessandro Gatti ca220b5fc5 py/nlrrv64: Add RISC-V RV64I NLR implementation. 1 month ago
Alessandro Gatti e39bd3ae9d shared/runtime/gchelper_rv64i: Fix opcode sw/sd typo. 1 month ago
Damien George 70a01550c9 unix/alloc: Remove unused MICROPY_FORCE_PLAT_ALLOC_EXEC option. 1 month ago
Damien George 1291718916 github/workflows: Free up disk space on zephyr workflow. 1 month ago
Maureen Helm a9803f4711 zephyr: Allow using devicetree node labels to construct machine objects. 3 months ago
Maureen Helm f33df7197e zephyr: Refactor device lookup into a common helper function. 2 months ago
Maureen Helm 545d4efb55 zephyr: Upgrade to Zephyr v3.7.0. 2 years ago
Maureen Helm fa7b4c48bc tools/ci.sh: Upgrade Zephyr docker image 0.26.13 and SDK 0.16.8. 2 years ago
Maureen Helm e191265f7f zephyr: Change SPI chip select from a pointer to a struct member. 1 year ago
Maureen Helm a7ae3a385e zephyr: Change main function to return an int. 1 year ago
Maureen Helm 90c5b04a97 zephyr: Replace deprecated FLASH_AREA macros with FIXED_PARTITION. 2 years ago
Maureen Helm 2407c46dac docs/zephyr: Update docs to reflect device name changes. 2 years ago
Maureen Helm 4e59a51902 zephyr: Replace zephyr.h with kernel.h. 2 years ago
Maureen Helm 3a3dbf524b zephyr: Update include paths to use the zephyr namespace. 2 years ago
Alessandro Gatti 17d8234458 py/parse: Remove old esp32 compiler workaround. 1 month ago
Angus Gratton 73feaaf931 rp2/machine_uart: Fix dropped UART REPL bytes on soft reset. 1 month ago
Alessandro Gatti 43b05afdf5 py/mpz: Skip separators when running out of digits to print. 1 month ago
Damien George b0ba151102 shared/tinyusb: Use new persistent-tx-fifo configure interface. 3 months ago
Damien George 09fa90ed47 lib/tinyusb: Update to version 0.17.0. 1 month ago
Damien George 40048f0f25 ports: Fix lwIP config setting to disable DHCP ARP check. 2 months ago
Damien George 36fe9bbf00 unix/alloc: Don't trace executable memory for GC pointers. 1 month ago
Damien George 5b22bde044 py/persistentcode: Explicitly track native BSS/rodata when needed. 1 month ago
Angus Gratton f4ab9d9247 extmod/vfs_blockdev: Implement common helper for read and write. 2 months ago
Angus Gratton 4f6d4b2b49 extmod/vfs_blockdev: Check block device function positive results. 9 months ago
Andrew Leech a2475ee9de renesas-ra/usb: Use interrupt rather than polling for USB task. 3 months ago
Takeo Takahashi 6381ad5d0c renesas-ra/extint: Fix issue with Pin.irq not triggering. 5 months ago
Takeo Takahashi 57f76f4c62 renesas-ra/boards: Add configuration.xml for auto-generated files. 5 months ago
Andrew Leech 188ca7d08a renesas-ra/README: Add basic details about board autogen files. 5 months ago
iabdalkader 51974f20e1 stm32/boards/ARDUINO_GIGA: Update board config files. 2 months ago
iabdalkader e5984fb6da stm32/boards/ARDUINO_NICLA_VISION: Update board config files. 2 months ago