Damien George
|
7690b13953
|
stmhal: Add ability to mount custom block device.
|
2014-12-27 20:20:51 +00:00 |
|
Dave Hylands
|
90cd6cd987
|
docs: Add mention about using USB charger when resetting the filesystem.
It seems the Mac will happily wipe out at least some of the data on
a freshly reset filesytem, if the filesystem was reset while plugged
into the Mac.
|
2014-12-23 13:22:32 +00:00 |
|
Damien George
|
a37656c132
|
docs: Make admonition for CPy-difference use "attention" class.
This renders it in yellow/orange box on RTD server.
|
2014-12-22 13:42:30 +00:00 |
|
Damien George
|
7b80d908bf
|
docs: Add RTD local_settings file, to add custom templates.
|
2014-12-21 11:21:06 +00:00 |
|
Damien George
|
9b561a7c0d
|
docs: Add custom CSS file, with code for admonition.
|
2014-12-21 00:22:49 +00:00 |
|
Damien George
|
6d3ae569cf
|
docs: Add CPy diff note for print_exception; embellish sys.platform.
|
2014-12-19 22:10:38 +00:00 |
|
Gregory
|
5cf7ac7309
|
Fix leds.rst
N (mod 4) is 0..3
|
2014-12-18 00:06:48 +03:00 |
|
Damien George
|
9642846d71
|
docs: Define more clearly the behaviour of LED methods.
Addresses issue #1006.
|
2014-12-16 11:55:46 +00:00 |
|
Paul Sokolovsky
|
6c3fc74656
|
docs: Add sys.print_exception().
|
2014-12-10 20:31:38 +02:00 |
|
Damien George
|
b66a31c42c
|
stmhal: Allow SPI.init to specify prescaler directly; improve SPI docs.
|
2014-12-08 21:34:07 +00:00 |
|
Damien George
|
008251180d
|
stmhal: Enhance pyb.freq to configure bus (AHB, APB1, APB2) freqs.
This is useful if you need precise control over the speed of
peripherals (eg SPI clock).
|
2014-12-08 21:32:55 +00:00 |
|
Paul Sokolovsky
|
41c07d5b80
|
docs: uzlib: Typo fix.
|
2014-12-05 02:08:30 +02:00 |
|
Paul Sokolovsky
|
adf4c4cea8
|
docs: Add quick docs for uzlib.
|
2014-12-05 00:40:35 +02:00 |
|
Damien George
|
c0b3d4540b
|
docs: Update network docs to reflect changes to code.
|
2014-12-04 19:43:56 +00:00 |
|
Paul Sokolovsky
|
3a5352b483
|
docs: Add skeleton docs for ure module.
|
2014-12-04 00:07:00 +02:00 |
|
Damien George
|
578ea6d4a5
|
docs: Add links to LCD and AMP skin schematics.
|
2014-12-02 12:32:39 +00:00 |
|
Paul Sokolovsky
|
d8fd3103fa
|
docs: Add quick docs for ubinascii.
|
2014-12-02 01:51:56 +02:00 |
|
Paul Sokolovsky
|
d96a916405
|
docs: Add quick docs for uhashlib.
|
2014-12-02 00:53:19 +02:00 |
|
Paul Sokolovsky
|
7f0699eedf
|
docs: Sort "micro-library" module list alphabetically.
|
2014-12-01 20:42:38 +02:00 |
|
Henrik Sölver
|
d8c2b2a1c4
|
Update documentation for the CAN class
|
2014-11-30 01:04:56 +00:00 |
|
Damien George
|
19fb1b4dd7
|
stmhal: Add USB_VCP.setinterrupt method, to disable CTRL-C.
|
2014-11-29 15:23:21 +00:00 |
|
Damien George
|
722fab7c2a
|
docs: Bump version to 1.3.7.
|
2014-11-28 17:48:48 +00:00 |
|
inaugurator
|
9aae41121b
|
Update uheapq.rst
Erratum in froh.
|
2014-11-28 17:32:29 +00:00 |
|
Damien George
|
5228854f0e
|
docs: Fix RTD build configuration.
ReadTheDocs needs the root directory in its search path so it finds
topindex.html.
|
2014-11-15 21:33:07 +00:00 |
|
Damien George
|
d1b42d7b51
|
stmhal: Improve CAN init so that it can take sjw, bs1, bs2 args.
Also update docs to explain how CAN baudrate is determined.
|
2014-11-15 21:28:14 +00:00 |
|