Commits
Branch selector
User selector
Commit History
Commits on Mar 13, 2021
- committed
- committed
Commits on Mar 12, 2021
- committed
oxid tests/multi_bluetooth: Skip tests when BLE features are unsupported.
Show description for e98ff3fcommittedtests/run-tests.py: Reformat with Black.
Show description for 2a38d71committedtests: Rename run-tests to run-tests.py for consistency.
Show description for 6129b8ecommitted- committed
oxid
Commits on Mar 11, 2021
esp32/machine_hw_spi: Use default pins when making SPI if none given.
Show description for b24fcd7committedlib/pico-sdk: Update to latest version 1.1.0.
Show description for a62e791committed- authored andcommitted
rp2/modmachine: Re-init UART for REPL on frequency change.
Show description for c675452authored andcommittedrp2/modmachine: Allow changing CPU clock frequency.
Show description for 11cf742authored andcommittedrp2/rp2_pio: Fix sm.get(buf) to not wait after getting last item.
Show description for 0461640authored andcommittedrp2/rp2_pio: Allow more than 8 consecutive pins for PIO out/set/sideset.
Show description for a075e0bauthored andcommittedrp2/machine_uart: Add support for inverted TX and RX lines.
Show description for da85cb0authored andcommitted- authored andcommitted
rp2: Enable VfsFat class for FAT filesystem support.
Show description for 8610babauthored andcommitted- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
lib/mbedtls: Switch to currently latest commit of LTS branch v2.16.
Show description for 7d73b9fauthored andcommitted
Commits on Mar 10, 2021
stm32/boardctrl: Add MICROPY_BOARD_STARTUP hook.
Show description for c33c749committedstm32/spi: Fix baudrate calculation for H7 series.
Show description for 79c186fauthored andcommittedstm32/powerctrl: Save and restore EWUP state when configuring standby.
Show description for 0facd89authored andcommittedstm32/main: Fix passing state.reset_mode to init_flash_fs.
Show description for 85ea4acauthored andcommittedstm32/make-stmconst.py: Allow "[]" chars when parsing source comments.
Show description for 35c602dauthored andcommitted
Commits on Mar 9, 2021
stm32/storage: Prevent attempts to read/write invalid block addresses.
Show description for 59a129fauthored andcommitted
Commits on Mar 8, 2021
- committed
Commits on Mar 7, 2021
- committed
- committed
Commits on Mar 2, 2021
stm32/rfcore: Allow BLE settings to be changed by a board.
Show description for 680ce45committed
Commits on Feb 23, 2021
tools/pydfu.py: Support DFU files with elements of zero size.
Show description for cdaec0dcommitted
Commits on Feb 22, 2021
rp2,stm32: Enable MICROPY_PY_UBINASCII_CRC32 to get ubinascii.crc32().
Show description for 53f5bb0committed