You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Campora 11d21081b4 cc3200: Rework SD API. Increase heap to avoid malloc failures. 9 years ago
..
cmath.rst docs: Cleanup and update some docs. 10 years ago
esp.rst esp8266: Updated documentation for scan() and moved to network 10 years ago
esp.socket.rst docs: Document esp module for ESP8266. 10 years ago
gc.rst docs: Cleanup and update some docs. 10 years ago
index.rst esp8266: Fix the documentation for esp.connect() and esp.disconnect() 10 years ago
math.rst docs: Correct the documentation for math.frexp. 10 years ago
micropython.rst docs: Add initial draft documentation for the WiPy. 10 years ago
network.rst cc3200: Improve callback API. 9 years ago
os.rst docs: Add initial draft documentation for the WiPy. 10 years ago
pyb.ADC.rst cc3200: Make ADC API compatible with the pyboard. 9 years ago
pyb.Accel.rst docs: Update pyb.Accel doc to reflect changes and explain filtered_xyz. 9 years ago
pyb.CAN.rst stmhal: Add support for sending and receiving CAN RTR messages. 10 years ago
pyb.DAC.rst stmhal: Allow DAC.write_timed to take Timer object in place of freq. 9 years ago
pyb.ExtInt.rst docs: Add links from quickref to pyb classes. 10 years ago
pyb.HeartBeat.rst cc3200: Rename pins from GPIO to just GP. 9 years ago
pyb.I2C.rst docs: Add i2c keywork arguments only indication. 9 years ago
pyb.LCD.rst docs: Cleanup and update some docs. 10 years ago
pyb.LED.rst docs: Define more clearly the behaviour of LED methods. 10 years ago
pyb.Pin.rst cc3200: Improve callback API. 9 years ago
pyb.RTC.rst cc3200: Improve callback API. 9 years ago
pyb.SD.rst cc3200: Rework SD API. Increase heap to avoid malloc failures. 9 years ago
pyb.SPI.rst cc3200: Rename SPI nss param to cs. 9 years ago
pyb.Servo.rst docs: Add quickref info about Servo; improve Servo docs. 10 years ago
pyb.Switch.rst docs: Cleanup and update some docs. 10 years ago
pyb.Timer.rst docs: Add more documentation for the CC3200 in the pyb module. 10 years ago
pyb.UART.rst docs: Add initial draft documentation for the WiPy. 10 years ago
pyb.USB_VCP.rst docs: Document USB_VCP file-like methods. 10 years ago
pyb.WDT.rst docs: Add initial draft documentation for the WiPy. 10 years ago
pyb.rst docs: Add more documentation for the CC3200 in the pyb module. 10 years ago
select.rst docs: select: Describe extra details. 10 years ago
struct.rst docs: Make custom index page; add more docs. 10 years ago
sys.rst docs: Change "Micro Python" to "MicroPython" in all places in docs. 10 years ago
time.rst cc3200: time.sleep() now receives seconds, like CPython. 9 years ago
ubinascii.rst extmod: Add ubinascii.unhexlify 10 years ago
uctypes.rst docs: Add initial draft documentation for the WiPy. 10 years ago
uhashlib.rst docs: Add more documentation for the CC3200 in the pyb module. 10 years ago
uheapq.rst Update uheapq.rst 10 years ago
ujson.rst docs: Cleanup and update some docs. 10 years ago
ure.rst docs: Add skeleton docs for ure module. 10 years ago
usocket.rst docs: Cleanup and update some docs. 10 years ago
uzlib.rst docs: uzlib: Typo fix. 10 years ago