circuitpython/shared-module
Dan Halbert a20ab40ed2 Merge 3.0.0 final bugfixes and changes to master 2018-07-16 09:01:46 -04:00
..
_stage _stage: use 16 bit for coordinates to support larger screens 2018-03-11 12:07:23 +01:00
audioio Fix playing audio from SD card 2018-06-14 18:47:40 -04:00
bitbangio Merge 3.0.0 final bugfixes and changes to master 2018-07-16 09:01:46 -04:00
busio add timeout keyword to I2C - for bitbangio - ignored for busio 2018-05-13 21:54:44 -04:00
gamepad Add gamepad_singleton to root pointers 2018-05-30 23:11:22 +02:00
multiterminal Merge tag 'v1.9.3' 2017-11-02 12:41:50 -07:00
os fix os.listdir() when current dir is '/' 2018-06-15 10:51:03 -04:00
random
storage allow '/' to be mounted on '/' from Python code 2018-06-21 09:24:40 -04:00
struct Conditionally compile out nonstandard array/struct typecodes 2018-03-26 18:13:49 -05:00
uheap
ustack