Damien George
|
baafb290ad
|
stmhal: Add uart.sendbreak() method, to send a break condition.
|
2015-02-13 19:04:24 +00:00 |
|
Damien George
|
d39c7aa517
|
stmhal: Add Python-configurable USB HID mode.
Different HID modes can be configured in Python. You can either use
predefined mouse or keyboard, or write your own report descriptor.
|
2015-02-13 14:02:51 +00:00 |
|
Damien George
|
79dc0a0886
|
docs: Bump version to 1.3.10.
|
2015-02-13 13:26:44 +00:00 |
|
Damien George
|
552f7c40a0
|
docs: Bump version to 1.3.9.
|
2015-01-25 00:10:07 +00:00 |
|
Damien George
|
73533247cb
|
docs: Fix frequency info for DAC.triangle.
|
2015-01-20 23:56:10 +00:00 |
|
Damien George
|
3990dcfcd7
|
docs: Add note about maximum frequency of busses.
|
2015-01-08 22:54:26 +00:00 |
|
Paul Sokolovsky
|
7a0636e80a
|
docs: Add initial "uctypes" modules docs. WIP.
|
2015-01-08 00:17:10 +02:00 |
|
Damien George
|
b27c9876ea
|
docs: For Windows USB CDC driver setup, add link to existing PDF guide.
|
2015-01-06 16:09:49 +00:00 |
|
Damien George
|
ddbcc79550
|
docs: Add quickref info about Servo; improve Servo docs.
|
2015-01-01 18:00:45 +00:00 |
|
Radomir Dopieralski
|
ce5b5caf8c
|
Add a command for converting the WAV files
Add a command for converting the WAV files to the amp skin tutorial, so that people can use their own files easily.
|
2015-01-01 17:56:05 +00:00 |
|
Damien George
|
96e22154d7
|
docs: Bump version to 1.3.8.
Should have done it before tagging...
|
2014-12-29 00:04:59 +00:00 |
|
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 |
|