micropython/docs/library
Dave Hylands 3ad94d6072 extmod: Add ubinascii.unhexlify
This also pulls out hex_digit from py/lexer.c and makes unichar_hex_digit
2015-05-20 09:29:22 +01:00
..
cmath.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
gc.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
index.rst docs: Provide initial documentation for micropython module. 2015-03-30 00:32:29 +01:00
math.rst docs: Correct the documentation for math.frexp. 2015-02-23 22:15:11 +00:00
micropython.rst docs: Add additional example/note for Timer's callback usage. 2015-03-30 00:43:04 +01:00
network.rst docs: Update network docs to reflect changes to code. 2014-12-04 19:43:56 +00:00
os.rst stmhal: Add os.rename function. 2015-05-12 23:43:11 +01:00
pyb.ADC.rst docs: Add links from quickref to pyb classes. 2014-11-04 18:25:20 +00:00
pyb.Accel.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
pyb.CAN.rst stmhal: Add support for sending and receiving CAN RTR messages. 2015-04-18 14:53:00 +01:00
pyb.DAC.rst docs: Fix frequency info for DAC.triangle. 2015-01-20 23:56:10 +00:00
pyb.ExtInt.rst docs: Add links from quickref to pyb classes. 2014-11-04 18:25:20 +00:00
pyb.I2C.rst Document parameter "data" of i2c.mem_read() more clear 2014-11-15 18:31:37 +00:00
pyb.LCD.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
pyb.LED.rst docs: Define more clearly the behaviour of LED methods. 2014-12-16 11:55:46 +00:00
pyb.Pin.rst docs: Add links from quickref to pyb classes. 2014-11-04 18:25:20 +00:00
pyb.RTC.rst sthmal/rtc.c: Add calibration() method to get/set RTC fine-tuning value. 2015-05-11 23:48:39 +01:00
pyb.SPI.rst stmhal: Allow SPI.init to specify prescaler directly; improve SPI docs. 2014-12-08 21:34:07 +00:00
pyb.Servo.rst docs: Add quickref info about Servo; improve Servo docs. 2015-01-01 18:00:45 +00:00
pyb.Switch.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
pyb.Timer.rst docs: Add additional example/note for Timer's callback usage. 2015-03-30 00:43:04 +01:00
pyb.UART.rst pyb.UART.rst: Clean up note about stream protocol support. 2015-02-22 13:36:35 +02:00
pyb.USB_VCP.rst docs: Document USB_VCP file-like methods. 2015-05-13 20:42:12 +01:00
pyb.rst docs: Document pyb.stop, pyb.standby and pyb.RTC.wakeup. 2015-04-21 22:35:17 +01:00
select.rst docs: select: Describe extra details. 2014-11-09 01:48:05 +02:00
struct.rst docs: Make custom index page; add more docs. 2014-11-02 23:37:02 +00:00
sys.rst docs: Make admonition for CPy-difference use "attention" class. 2014-12-22 13:42:30 +00:00
time.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
ubinascii.rst extmod: Add ubinascii.unhexlify 2015-05-20 09:29:22 +01:00
uctypes.rst docs: uctypes: Bullet list formatting fixes. 2015-03-31 01:29:07 +03:00
uhashlib.rst docs: Add quick docs for uhashlib. 2014-12-02 00:53:19 +02:00
uheapq.rst Update uheapq.rst 2014-11-28 17:32:29 +00:00
ujson.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
ure.rst docs: Add skeleton docs for ure module. 2014-12-04 00:07:00 +02:00
usocket.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
uzlib.rst docs: uzlib: Typo fix. 2014-12-05 02:08:30 +02:00