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.012Mar118754128Feb27262521201918151412876231Jan302827262524232217161110430Dec2927222015131210111076543128Nov272615130Oct2827232219181715131152130Sep292827262421201816151413121110854317Aug161514131087642131Jul302723201918esp32/mphalport: Use ets_delay_us for mp_hal_delay_us_fast.esp32/Makefile: Add some missing IDF source files to bootloader and app.esp32/modnetwork: Remove redundant esp_log include.esp32/modnetwork: Implement RSSI for WiFi STA via WLAN.status('rssi').stm32/usb: Allow to override USB strings & VID/PID in app and mboot.stm32/qspi: Set pin speed to very-high and allow to config some options.drivers/memory/spiflash: Rework wait_sr to fix uninit'd variable 'sr'.py: Update and rework build system for including external C modules.py: Implement a module system for external, user C modules.py: Allow registration of modules at their definition.stm32: Allow to build with threading with the GIL disabled.tests/import: Add test for importing x64 native code.unix/Makefile: Update coverage tests to match those in Travis.tools/upip.py: Use "raise arg" instead of no-arg raise form, for native.travis: Enable test for running native code via mpy.tests/run-tests: Support running native tests via mpy.mpy-cross: Enable building of x64 native .mpy files.minimal/frozentest: Recompile now that mpy format and version changed.py/persistentcode: Bump .mpy version to 4.tools/mpy-tool.py: Add support for freezing native code.py: Add support to save native, viper and asm code to .mpy files.py/emitglue: Remove union in mp_raw_code_t to combine bytecode & native.py/emitnative: Adjust accounting of size of const_table.py/emitnative: Provide concentrated points of qstr emit.py/emitnative: Consolidate where HASCONSTS is set to load-const-obj fun.py: Add independent config for debugging sentinel object values.stm32/mboot: Update to match latest oofatfs version.lib/oofatfs: Update oofatfs library to fix issue with logic not.minimal/frozentest: Recompile now that mpy format changed.py/persistentcode: Define static qstr set to reduce size of mpy files.py/persistentcode: Pack qstrs directly in bytecode to reduce mpy size.py/persistentcode: Add a qstr window to save mpy files more efficiently.py: Replace POP_BLOCK and POP_EXCEPT opcodes with POP_EXCEPT_JUMP.py/vm: Remove currently_in_except_block variable.py: Fix VM crash with unwinding jump out of a finally block.ports: Update to work with new oofatfs version.extmod/vfs_fat: Update for new oofatfs version.lib/oofatfs: Update ffconf.h config for new oofatfs version.lib/oofatfs: Update oofatfs library to R0.13c working branch.stm32: Add compile-time option to use HSI as clock source.
Loading