This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
stm
/
common-hal
History
Jeff Epler
e5a0af9216
stm32: canio: When Tx mailboxes are full, cancel an old message
...
.. also add the 8ms wait for transmission that the atmel sam port has
2020-10-06 20:11:58 -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
Move missing pin warning to shared-bindings
2020-09-23 11:39:39 -04:00
canio
stm32: canio: When Tx mailboxes are full, cancel an old message
2020-10-06 20:11:58 -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
Add never_reset reservation to RGBMatrix init
2020-09-18 12:38:15 -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