- 08 Dec, 2014 2 commits
-
-
Damien George authored
-
Damien George authored
This is useful if you need precise control over the speed of peripherals (eg SPI clock).
-
- 05 Dec, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 04 Dec, 2014 2 commits
-
-
Paul Sokolovsky authored
-
Damien George authored
-
- 03 Dec, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 01 Dec, 2014 3 commits
-
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
- 30 Nov, 2014 1 commit
-
-
Henrik Sölver authored
-
- 29 Nov, 2014 1 commit
-
-
Damien George authored
-
- 28 Nov, 2014 1 commit
-
-
inaugurator authored
Erratum in froh.
-
- 15 Nov, 2014 2 commits
-
-
Damien George authored
Also update docs to explain how CAN baudrate is determined.
-
Matthias authored
Hi, i would like to add a little clarification to the parameter "data" of i2c.mem_read(): I misunderstood ``data`` can be an integer or a buffer to read into as "i can give a integer variable to read a integer into" . This pull-request adds the following clarification: ``data`` can be an integer (number of bytes to read) or a buffer to read into Thanks for your great work! Best wishes, Matthias
-
- 08 Nov, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 04 Nov, 2014 2 commits
-
-
Damien George authored
-
Damien George authored
-
- 02 Nov, 2014 2 commits
-
-
Damien George authored
-
Damien George authored
Also restrict higher frequencies to have a VCO_OUT frequency below 432MHz, as specified in the datasheet. Docs improved to list allowed frequencies, and explain about USB stability.
-
- 31 Oct, 2014 4 commits
-
-
Damien George authored
-
Damien George authored
gc.enable/disable are now the same as CPython: they just control whether automatic garbage collection is enabled or not. If disabled, you can still allocate heap memory, and initiate a manual collection.
-
Damien George authored
Addresses issue #950.
-
Damien George authored
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory.
-