circuitpython/ports/raspberrypi/common-hal
Jeff Epler 68ac14b309 StateMachine: Add in_available property
I named the property `in_available` because it is similar to pyserial.
However, it indicates the number of words in the fifo, not the number
of bytes.
2021-03-04 11:14:09 -06:00
..
analogio Add initial RP2040 support 2021-01-20 19:16:56 -08:00
audiobusio Implement audiobusio and enhance PIO for it 2021-02-23 15:50:00 -08:00
audiopwmio Add PWM based audio playback 2021-02-09 15:38:33 -08:00
board Removed more includes 2021-02-26 22:35:38 -06:00
busio add 1sec timeouts for I2C read and write 2021-03-03 09:43:57 -05:00
countio Counter and PWMOut slice conflict check 2021-03-02 19:32:06 -06:00
digitalio wip 2021-03-02 15:16:55 -05:00
displayio Add initial RP2040 support 2021-01-20 19:16:56 -08:00
microcontroller Update to the very latest SDK w/GP15 restore 2021-02-05 18:44:06 -08:00
neopixel_write Implement audiobusio and enhance PIO for it 2021-02-23 15:50:00 -08:00
nvm minor structural modification 2021-03-02 14:36:28 +05:30
os raspberrypi: implement os.urandom 2021-02-17 17:49:25 -06:00
pwmio Fixed merge 2021-03-02 22:32:59 -06:00
rgbmatrix Enable protomatter on RP2040 builds 2021-02-12 08:25:15 -06:00
rp2pio StateMachine: Add in_available property 2021-03-04 11:14:09 -06:00
rtc rtc implementation for rp2040 2021-02-02 00:00:00 +05:30
supervisor merge from upstream; complicated webusb merge 2021-02-11 18:50:02 -05:00
watchdog extend include path 2021-01-30 14:00:14 +05:30