circuitpython/ports/stm/common-hal
Artyom Skrobov 4720dc179a
[stm] `curr_pulseout` can be `STATIC`
Not used outside of PulseOut.c
2021-03-05 12:52:13 +02:00
..
analogio Claim USB pins at startup to prevent overwrites 2020-07-22 14:22:05 -04:00
board create copy 2020-03-11 18:13:06 -04:00
busio Fix I2C Repeated start error by converting to IT mode 2021-02-10 14:59:19 -05:00
canio canio: remove unused fields 2020-10-06 20:14:50 -05:00
digitalio Claim USB pins at startup to prevent overwrites 2020-07-22 14:22:05 -04:00
displayio Update parallel bus signatures 2020-11-13 18:57:52 -08:00
microcontroller update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
neopixel_write Initial work for STM32. Need to fix us delay and PulseIn still. 2020-03-20 12:58:34 -07:00
nvm Fix NVM by clearing FLASH_FLAG_PGPERR 2020-11-23 00:25:41 -08:00
os improve efficiency of stm32 random gen 2020-08-26 18:47:19 -04:00
pulseio [stm] `curr_pulseout` can be `STATIC` 2021-03-05 12:52:13 +02:00
pwmio Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix 2020-08-26 18:50:26 -04:00
rgbmatrix Enable protomatter on RP2040 builds 2021-02-12 08:25:15 -06:00
sdioio Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
supervisor merge from upstream; complicated webusb merge 2021-02-11 18:50:02 -05:00