circuitpython/shared-bindings
arturo182 3bd65fbae5 nrf: Move the Peripheral class to bleio as Device
This was the last class from ubluepy and so that module is now gone.
The Device class offers both Peripheral and Central functionality.
See the inline docs for more info.
2018-10-21 15:50:45 +02:00
..
_stage Support internationalisation. 2018-08-07 14:58:57 -07:00
analogio Support internationalisation. 2018-08-07 14:58:57 -07:00
audiobusio Compress all translated strings with Huffman coding. 2018-08-16 17:40:57 -07:00
audioio Tweaks from feedback: 2018-10-17 11:31:08 -07:00
bitbangio Support internationalisation. 2018-08-07 14:58:57 -07:00
bleio nrf: Move the Peripheral class to bleio as Device 2018-10-21 15:50:45 +02:00
board atmel-samd: Re-org helper peripheral files into their own subdirectory. 2018-06-01 15:07:31 -07:00
busio round SPI freq down; check max freq 2018-10-02 21:06:40 -04:00
digitalio Support internationalisation. 2018-08-07 14:58:57 -07:00
displayio Add OnDiskBitmap which loads pixel data straight from disk. 2018-09-12 15:25:59 -07:00
gamepad Support internationalisation. 2018-08-07 14:58:57 -07:00
i2cslave i2cslave: Fix missing translate() when raising exceptions 2018-08-18 16:00:06 +02:00
math Support internationalisation. 2018-08-07 14:58:57 -07:00
microcontroller Two fixes and translate more strings. 2018-08-09 13:29:30 -07:00
multiterminal Support internationalisation. 2018-08-07 14:58:57 -07:00
neopixel_write Support internationalisation. 2018-08-07 14:58:57 -07:00
nvm Support internationalisation. 2018-08-07 14:58:57 -07:00
os Compress all translated strings with Huffman coding. 2018-08-16 17:40:57 -07:00
pulseio PulseOut working 2018-10-16 11:05:02 -04:00
random Support internationalisation. 2018-08-07 14:58:57 -07:00
rotaryio Fixed documentation formatting for RTD 2018-06-06 18:28:01 -04:00
rtc Support internationalisation. 2018-08-07 14:58:57 -07:00
storage Support internationalisation. 2018-08-07 14:58:57 -07:00
struct Support internationalisation. 2018-08-07 14:58:57 -07:00
supervisor Move the docs next to the implementation 2018-10-09 23:15:25 -07:00
time Fix os.stat() to use 1970 epoch 2018-08-25 20:43:02 +02:00
touchio Support internationalisation. 2018-08-07 14:58:57 -07:00
uheap Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
usb_hid WIP: works with just keyboard but not complex report descriptor 2018-03-30 23:24:00 -04:00
ustack Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
help.c Support internationalisation. 2018-08-07 14:58:57 -07:00
index.rst Reorder status matrix and module list in shared-bindings for increase user read ability 2018-09-07 03:30:28 -05:00
util.c Support internationalisation. 2018-08-07 14:58:57 -07:00
util.h Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00