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.08Aug765432131Jul302928272524232221222120191817161514131211976532130Jun1Jul30Jun2928272625262524222120191817161514131211109108787656565434343232131May3031302928272625242221201918171514131213121110989876543tests, pyb: Update pin test.stmhal/teensy: Use _ instead of - in source file names.stmhal: Fix documentation; remove ability to specify af by str.stmhal: Comment out unused functions.Merge branch 'pin-af' of https://github.com/dhylands/micropython into dhylands-pin-afpy: Fix bug where GC finaliser table was not completely zeroed out.Add support for selecting pin alternate functions from python.py: Fix bug in mpn_shl (multi-prec int shift left).stmhal: Update STM32Cube F4 HAL driver to V1.3.0.stmhal: Ability to stat /flash and /sd.stmhal: Put #if guards around all GPIOx_CLK_ENABLE's.stmhal: Enable relevant GPIO clock when Pin obj is init'd.stmhal: Wrap DAC module and os.urandom in relevant #if's.stmhal, math: Define _M_LN2 if not already defined.travis: Build stmhal/ST32F4DISC and teensy in Travis tests.Merge pull request #789 from dhylands/fix-teensy-2014-08-04Follow rename of readline_init to readline_init0 on teensyMerge branch 'master' of github.com:micropython/micropythonstmhal: Clean up reset/soft-reset code; fix bug init'ing VCP exc.Put call to qstr_init and mp_init_emergency_exc_buf in mp_init.Merge pull request #786 from dhylands/fix-teensy-2014-08-03Updated teensys usb.c and switched to using usb.h from stmhal.stmhal: Document behaviour of usb_vcp_recv_byte.Merge pull request #784 from dhylands/fix-teensy-2014-08-02Fix teensy to work with the latest tree.stmhal: Add more documentation for USB_VCP.stmhal: Add documentation for LCD; update docs for USB_VCP.stmhal: Add preliminary driver for ST32F4DISC accelerometer.Merge pull request #781 from dhylands/fix-discFix modos.c to compile for the STM32F4Discovery board (which doesn't have an sdcard)stmhal: Change 0:/ and 1:/ to /flash and /sd; add CWD support.README: Add USB VID/PID to dfu-util command.py: Improve encoding scheme for line-number to bytecode map.Merge branch 'master' of https://github.com/micropython/micropythonpy: Improve handling of long-int overflow.py: Make MP_OBJ_NEW_SMALL_INT cast arg to mp_int_t itself.stmhal, accel: Increase start-up times to 30ms; add extra 30ms delay.stmhal: Add USB_VCP class/object, for direct USB VCP control.py: Add mp_obj_str_builder_end_with_len.py: Change lexer stream API to return bytes not chars.
Loading