circuitpython/ports/stm/common-hal
root 2690faec43 Moved checks for invalid pin to common-hal/microcontroller/Pin.c 2020-09-05 11:42:06 -05: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 stm: Use 'Invalid %q pin selection' more places 2020-07-30 07:18:02 -05:00
digitalio Claim USB pins at startup to prevent overwrites 2020-07-22 14:22:05 -04:00
displayio Initial work for STM32. Need to fix us delay and PulseIn still. 2020-03-20 12:58:34 -07:00
microcontroller Moved checks for invalid pin to common-hal/microcontroller/Pin.c 2020-09-05 11:42:06 -05:00
neopixel_write Initial work for STM32. Need to fix us delay and PulseIn still. 2020-03-20 12:58:34 -07:00
nvm Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
os improve efficiency of stm32 random gen 2020-08-26 18:47:19 -04:00
pulseio Fix problematic whitespace on pulseout parameter errors 2020-08-27 11:07:47 -04:00
pwmio Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix 2020-08-26 18:50:26 -04:00
rgbmatrix Free timers when modules de-init 2020-07-22 13:58:57 -04:00
sdioio stm: sdioio: include header for common_hal_mcu_pin_claim 2020-07-30 07:18:12 -05:00
supervisor Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00