micropython/ports
Jonathan Hogg 33083bf527 esp32/machine_pin: Add support for pin drive strength.
Add support for configuring drive strength of output pins with `drive` 
keyword argument and `DRIVE_*` constants.
2022-03-07 23:41:29 +11:00
..
bare-arm
cc3200
esp32 esp32/machine_pin: Add support for pin drive strength. 2022-03-07 23:41:29 +11:00
esp8266
javascript
mimxrt ports: Consolidate inclusion of umachine module in built-ins. 2022-02-03 10:08:54 +11:00
minimal ports: Recompile bytecode tests now that .mpy format changed. 2022-02-24 18:29:02 +11:00
nrf
pic16bit
powerpc ports: Recompile bytecode tests now that .mpy format changed. 2022-02-24 18:29:02 +11:00
qemu-arm qemu-arm: Add tests for freezing viper and asm_thumb code. 2022-02-24 18:29:02 +11:00
rp2 rp2/mpthreadport: Fix memory corruption when thread is created in core1. 2022-03-01 17:03:57 +11:00
samd
stm32 stm32/mboot: Allow a board more control over entry initialisation. 2022-02-18 14:59:35 +11:00
teensy
unix unix/.gitignore: Remove *.py from ignore list. 2022-02-28 19:02:58 +11:00
windows windows: Unify project file headers. 2022-02-25 16:41:11 +11:00
zephyr zephyr/prj.conf: Enable CONFIG_BUILD_OUTPUT_HEX to generate .hex output. 2022-03-07 16:48:35 +11:00