Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • ch3/leds
  • ch3/time
  • dualcore
  • master
  • wip-bootstrap default
5 results
Created with Raphaël 2.2.03Nov231Oct3031302926252423222120191817161513121312111098765432130Sep29282726252322211917181715131211108765432131Aug30292827262726252423221816151413121312111098765432131Jul302928272524232221222120191817161514131211976532130Jun1Jul30Jun292827262526252422212019Merge branch 'szinya-master'docs: Fix typo in Fading LEDsdocs: Disable logo and add spacing to top index.docs: Make custom index page; add more docs.unix: Provide "fast" target to build interpreter for benchmarking.stmhal: Improve pyb.freq to allow 8 and 16MHz (not usable with USB).py: Fix bug with right-shifting small ints by large amounts.docs: Cleanup and update some docs.tests: Add heapalloc.py.exp, since CPython can't generate it.py: Make gc.enable/disable just control auto-GC; alloc is still allowed.stmhal: Fix UART so bits counts number of data bits, not incl parity.py: Add builtin round function.docs: Add 2 images for tutorials.docs: Import documentation from source-code inline comments.tools: Make gendoc.py able to output RST format.stmhal: Update some inlined docs for network and CAN.docs: Fix links to images and other parts of the docs.docs: Add tutorial for fading LED using PWM, with fritzing imagestmhal: Implement support for RTS/CTS hardware flow control in UART.stmhal: Add ioctl to USB_VCP object, so it works with select.stmhal: Improve CAN print function.tests: Added and adapted CAN tests for extended messagesstmhal: Added support for extended CAN frames.mpz: Fix 64bit msvc buildobjstr: Allow to convert any buffer proto object to str.py: mp_obj_str_get_str(): Work with bytes too.stmhal: Fix ptr arith in CC3000 code; enable network build in travis.moductypes: Make .sizeof() work with bytearrays.moductypes: Add test for accessing UINT8 array.moductypes: When dereferencing a field which is array of uint8, use bytearray.moductypes: Make sure we can apply .sizeof() to all aggregate types.py: Allow to override port config file and thus have >1 configs per port.Fix errors after enabling -Wpointer-arithAdd -Wpointer-arith flag to prevent problems with pointer arithmetic on void*docs: Increase size of pyboard pinout.unix: Make -v dump memory info at exit.docs: Add quick reference page, with pinout and short example code.stmhal: Allow DAC object to be initialised from a pin.unix: Implement -m option (execute module from stdlib).stmhal: Improve REPL control codes; improve pyboard.py script.
Loading