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.016Nov15141312111098765432131Oct30292827262524232221201918171615141312111097654543130Sep2928272827242322212220191817161412109876543432131Aug3029282726252422201917161514121110976542131Jul30292827262524232221171615141311stmhal/make-stmconst.py: fix regex's to work with current CMSISstmhal/boards: configure all F4 boards to work with new HALstmhal/hal/sd: reapply HAL commit 09de030 for f4stmhal/hal/rcc: reapply HAL commit c568a2b for f4stmhal/hal: reapply HAL commit 9db719b for f4stmhal/hal/sd: reapply HAL commit 1d7fb82 for f4stmhal/hal/i2c: reapply HAL commit ea040a4 for f4stmhal: apply STM32CubeF4 v1.13.1 patch - upgrade HAL driver to v1.5.2stmhal: upgrade to STM32CubeF4 v1.13.0 - HAL v1.5.1stmhal: upgrade to STM32CubeF4 v1.13.0 - CMSIS/Device 2.5.1windows: Enable READER_POSIX to get access to lexer_new_from_file.mpy-cross: Get compiling after recent persistent code refactors.py/lexer: Make lexer use an mp_reader as its source.py/lexer: Rewrite mp_lexer_new_from_fd in terms of mp_reader.py/lexer: Provide generic mp_lexer_new_from_file based on mp_reader.py/lexer: Rewrite mp_lexer_new_from_str_len in terms of mp_reader_mem.py: Factor out persistent-code reader into separate files.py: Factor persistent code load/save funcs into persistentcode.[ch].docs/library/index: Elaborate on u-modules.tests/basics: Add test for logical constant folding.py/parse: Add code to fold logical constants in or/and/not operations.py/parse: Make mp_parse_node_new_leaf an inline function.py/parse: Move function to check for const parse node to parse.[ch].cc3200/mods/pybspi: Remove SPI.MASTER constant, it's no longer needed.cc3200/pybspi: Remove static mode=SPI.MASTER parameter for latest HW API.py/*.mk: Replace uses of 'sed' with $(SED).py/mkrules.mk: Rework find command so it works on OSX.py/runtime: mp_resume: Fix exception handling for nanbox port.py/runtime: mp_resume: Handle exceptions in Python __next__().docs: Remove references to readall() and update stream read() docs.cc3200/tools/smoke.py: Change readall() to read().py/objexcept: Allow clearing traceback with 'exc.__traceback__ = None'.examples/hwapi: Add uasyncio example of fading 2 LEDs in parallel.tests: Use read() instead of readall().examples/http_client: Use read() instead of readall().all: Remove readall() method, which is equivalent to read() w/o args.examples/hwapi: Add soft_pwm example converted to uasyncio.tools/tinytest-codegen: Blacklist recently added uheapq_timeq test (qemu-arm).extmod/moduheapq: Adhoc changes to support ordering by utime.ticks_ms().examples/hwapi: button_led: Add GPIO pin read example.
Loading