index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2015-08-11
docs: Bump version to 1.4.5.
v1.4.5
Damien George
2015-08-10
cc3200: Make ADC API compatible with the pyboard.
Daniel Campora
2015-08-09
cc3200: Enable bootloader safe boot on latest firmware.
Daniel Campora
2015-08-09
cc3200: Improve support for WEP security.
Daniel Campora
2015-08-09
docs: Add i2c keywork arguments only indication.
Daniel Campora
2015-08-09
cc3200: Add nic.iwconfig() to set/get WLAN configuration.
Daniel Campora
2015-08-02
cc3200: Make I2C and SPI API the same as in stmhal.
Daniel Campora
2015-07-30
cc3200: Append last 2 bytes of the MAC address to the default SSID.
Daniel Campora
2015-07-30
docs/wipy: Correct nic.ifconfig() quickref example.
Daniel Campora
2015-07-30
cc3200: Rename pins from GPIO to just GP.
Daniel Campora
2015-07-22
stmhal: Allow ADC.read_timed to take Timer object in place of freq.
Damien George
2015-07-21
stmhal: Allow DAC.write_timed to take Timer object in place of freq.
Damien George
2015-07-15
cc3200: Implement new OTA mechanism with 2 firmware update slots.
Daniel Campora
2015-07-08
docs: Update pyb.Accel doc to reflect changes and explain filtered_xyz.
Damien George
2015-07-02
cc3200: time.sleep() now receives seconds, like CPython.
Daniel Campora
2015-06-30
docs/wipy: Update safe boot comments to match actual behaviour.
Daniel Campora
2015-06-28
cc3200: Add `Pin.name()` method.
Daniel Campora
2015-06-27
docs: Fix duplicate label error for network.WLAN.
Damien George
2015-06-27
docs: Make index link point to "index.html" irrespective of port.
Damien George
2015-06-26
docs: Add link from pyboard asm tutorial to asm reference.
Damien George
2015-06-25
docs: Add link in references index to Thumb2 assembler docs.
Damien George
2015-06-25
docs: Add reference for Thumb2 inline assembler.
Damien George
2015-06-25
docs: Add "reference" directory for putting docs about the language.
Damien George
2015-06-17
esp8266: Updated documentation for scan() and moved to network
Bill Owens
2015-06-16
docs: Add more documentation for the CC3200 in the pyb module.
Daniel Campora
2015-06-15
docs: Bump version to 1.4.4.
v1.4.4
Damien George
2015-06-13
esp8266: Fix the documentation for esp.connect() and esp.disconnect()
Radomir Dopieralski
2015-06-10
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2015-06-06
docs/uctype: Update for constructor argument order changes.
Paul Sokolovsky
2015-06-04
docs: Change "Micro Python" to "MicroPython" in all places in docs.
Damien George
2015-06-04
docs: Update license date range to include 2015.
Damien George
2015-06-04
docs: Generate a separate docs build for each port.
Daniel Campora
2015-06-02
docs/uctypes: Typo fix.
Paul Sokolovsky
2015-06-02
docs/uctypes: Fix API description errors.
Paul Sokolovsky
2015-05-30
docs: Document esp module for ESP8266.
Radomir Dopieralski
2015-05-20
extmod: Add ubinascii.unhexlify
Dave Hylands
2015-05-16
docs: Bump version to 1.4.3.
v1.4.3
Damien George
2015-05-13
docs: Document USB_VCP file-like methods.
Damien George
2015-05-12
stmhal: Add os.rename function.
Steve Zatz
2015-05-11
sthmal/rtc.c: Add calibration() method to get/set RTC fine-tuning value.
blmorris
2015-04-21
docs: Document pyb.stop, pyb.standby and pyb.RTC.wakeup.
Damien George
2015-04-21
docs: Bump version to 1.4.2.
v1.4.2
Damien George
2015-04-18
stmhal: Add support for sending and receiving CAN RTR messages.
Henrik
2015-04-16
stmhal: Allow sending CAN messages with timeout=0.
Damien George
2015-04-16
Add .gitattributes file to force text line endings to LF.
Damien George
2015-04-09
docs: Document pyb.main function to set main script.
Damien George
2015-04-04
docs: Bump version to 1.4.1.
v1.4.1
Damien George
2015-03-31
docs: uctypes: Bullet list formatting fixes.
Paul Sokolovsky
2015-03-31
docs: uctypes: Describe how to instantiate struct objects.
Paul Sokolovsky
2015-03-30
docs: Add additional example/note for Timer's callback usage.
Ivan Pejić
[next]