circuitpython/ports/stm/common-hal
hathach a8abe8e705
remove lib from exludes, fix all remaining typos
2023-03-23 13:59:08 +07:00
..
alarm store wake_alarm in a static object 2022-10-29 16:26:36 -04:00
analogio Remove redundant header files. 2022-10-10 20:37:31 +02:00
audiobusio remove lib from exludes, fix all remaining typos 2023-03-23 13:59:08 +07:00
audiopwmio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
board create copy 2020-03-11 18:13:06 -04:00
busio don't check for RX and TX both none in ports: now checked in shared-bindings 2023-02-20 19:11:16 -05:00
canio Implement safemode.py 2023-02-13 18:26:38 -05:00
digitalio Remove redundant header files. 2022-10-10 20:37:31 +02:00
microcontroller Implement safemode.py 2023-02-13 18:26:38 -05:00
neopixel_write fix typos (partial) detected by codepell 2023-03-18 22:17:02 +07:00
nvm feat: add Blues Swan R5 support 2021-09-28 18:52:02 -07:00
os run code formatting script 2021-03-15 19:27:36 +05:30
pulseio STM: off-by-one TIMx reference; other code cleanup and minor fixes 2022-11-14 13:00:32 -05:00
pwmio Fix `pwmio` on iMX RT. 2023-02-22 11:22:39 -08:00
rgbmatrix run code formatting script 2021-03-15 19:27:36 +05:30
rtc Remove redundant header files. 2022-10-10 20:37:31 +02:00
sdioio Conditionalize LTO 2022-05-27 12:59:54 -07:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30