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-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
2014-12-21
docs: Add RTD local_settings file, to add custom templates.
Damien George
2014-12-21
docs: Add custom CSS file, with code for admonition.
Damien George
2014-12-19
docs: Add CPy diff note for print_exception; embellish sys.platform.
Damien George
2014-12-18
Fix leds.rst
Gregory
2014-12-16
docs: Define more clearly the behaviour of LED methods.
Damien George
2014-12-10
docs: Add sys.print_exception().
Paul Sokolovsky
2014-12-08
stmhal: Allow SPI.init to specify prescaler directly; improve SPI docs.
Damien George
2014-12-08
stmhal: Enhance pyb.freq to configure bus (AHB, APB1, APB2) freqs.
Damien George
2014-12-05
docs: uzlib: Typo fix.
Paul Sokolovsky
2014-12-05
docs: Add quick docs for uzlib.
Paul Sokolovsky
2014-12-04
docs: Update network docs to reflect changes to code.
Damien George
2014-12-04
docs: Add skeleton docs for ure module.
Paul Sokolovsky
2014-12-02
docs: Add links to LCD and AMP skin schematics.
Damien George
2014-12-02
docs: Add quick docs for ubinascii.
Paul Sokolovsky
2014-12-02
docs: Add quick docs for uhashlib.
Paul Sokolovsky
2014-12-01
docs: Sort "micro-library" module list alphabetically.
Paul Sokolovsky
2014-11-30
Update documentation for the CAN class
Henrik Sölver
2014-11-29
stmhal: Add USB_VCP.setinterrupt method, to disable CTRL-C.
Damien George
2014-11-28
docs: Bump version to 1.3.7.
v1.3.7
Damien George
2014-11-28
Update uheapq.rst
inaugurator
2014-11-15
docs: Fix RTD build configuration.
Damien George
2014-11-15
stmhal: Improve CAN init so that it can take sjw, bs1, bs2 args.
Damien George
2014-11-15
docs: Add optional sphinx_rtd_theme; add docs build instructions.
evildmp
2014-11-15
Document parameter "data" of i2c.mem_read() more clear
Matthias
2014-11-09
docs: select: Describe extra details.
Paul Sokolovsky
2014-11-04
docs: Bump version to 1.3.6.
v1.3.6
Damien George
2014-11-04
docs: Update front page to display date of last update.
Damien George
2014-11-04
docs: Add links from quickref to pyb classes.
Damien George
2014-11-04
docs: Add debounce tutorial; order Pin methods; add pull resistor info.
Damien George
2014-11-03
docs: Add pdf size info to datasheet links.
Damien George
2014-11-03
docs: Add skin imgs; change external links to micropython.org/resources.
Damien George
2014-11-03
docs: Adjust table spacing in topindex page.
Damien George
2014-11-03
docs: Fix typo in Fading LEDs
Márton Szinovszki
2014-11-02
docs: Disable logo and add spacing to top index.
Damien George
2014-11-02
docs: Make custom index page; add more docs.
Damien George
2014-11-02
stmhal: Improve pyb.freq to allow 8 and 16MHz (not usable with USB).
Damien George
2014-10-31
docs: Cleanup and update some docs.
Damien George
2014-10-31
py: Make gc.enable/disable just control auto-GC; alloc is still allowed.
Damien George
[next]