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-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ć
2015-03-30
docs: Provide initial documentation for micropython module.
Damien George
2015-03-29
docs: Bump version to 1.4.
v1.4
Damien George
2015-03-27
docs: uctypes: Describe bytes_at(), bytearray_at().
Paul Sokolovsky
2015-03-24
docs: uctypes: Describe couple more functions.
Paul Sokolovsky
2015-03-09
stmhal: Add support for quadrature encoder mode to pyb.TimerChannel.
Dave Hylands
2015-03-09
docs: Update pyb.Timer.rst to fix pulse widths that exceed the period.
Peter Hinch
2015-02-23
docs: Correct the documentation for math.frexp.
Damien George
2015-02-23
docs: Update timer tutorial to reflect new behaviour of timer.
Damien George
2015-02-22
pyb.UART.rst: Clean up note about stream protocol support.
Paul Sokolovsky
2015-02-22
stmhal: For UART, check that baudrate is within 5% of desired value.
Damien George
2015-02-15
stmhal: Add support for CAN rx callbacks.
Henrik Sölver
2015-02-13
stmhal: Add uart.sendbreak() method, to send a break condition.
Damien George
2015-02-13
stmhal: Add Python-configurable USB HID mode.
Damien George
2015-02-13
docs: Bump version to 1.3.10.
v1.3.10
Damien George
2015-01-25
docs: Bump version to 1.3.9.
v1.3.9
Damien George
2015-01-20
docs: Fix frequency info for DAC.triangle.
Damien George
2015-01-08
docs: Add note about maximum frequency of busses.
Damien George
2015-01-08
docs: Add initial "uctypes" modules docs. WIP.
Paul Sokolovsky
2015-01-06
docs: For Windows USB CDC driver setup, add link to existing PDF guide.
Damien George
2015-01-01
docs: Add quickref info about Servo; improve Servo docs.
Damien George
2015-01-01
Add a command for converting the WAV files
Radomir Dopieralski
2014-12-29
docs: Bump version to 1.3.8.
Damien George
2014-12-27
stmhal: Add ability to mount custom block device.
Damien George
2014-12-23
docs: Add mention about using USB charger when resetting the filesystem.
Dave Hylands
2014-12-22
docs: Make admonition for CPy-difference use "attention" class.
Damien George
[next]