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.013Apr121112111098989876565654343212131Mar3029282726272625242524232423222322212221201917161514131213121110987654321Merge pull request #471 from errordeveloper/misc_fix/unistdbare-arm/unix-cpy: Minor changes.stm[hal]: Init mp_sys_path and mp_sys_argv correctly.py: Modify makeqstrdata to recognise better the output of CPP.py: Add more #if's for configurable MOD_SYS.Merge pull request #476 from pfalcon/static-sysMerge pull request #473 from pfalcon/list-extend-iterpy: Oops, fix int.from_bytes to correctly convert bytes!py: Make int.from_bytes a classmethod; support arbitrary length buf.py: Fix mp_get_buffer, and use it in more places.py: Add traceback info to syntax errors.py: Update showbc to decode ptrs for MAKE_FUNCTION ops.stmhal: Little hack to dump GC allocation table using pyb.info().py: Remove unique_codes from emitglue.c. Replace with pointers.py: Factor out impl of special methods for builtin types into opmethods.cobjset: Implement __contains__() op-method.py: Provide more details for too few and too much args for Python fun calls.py: Rename collections module to _collections.README: Update for modffi being enabled by default for unix port.stmhal: Update for static mod sys.py: Move sys attribute qstrs's to core.py, unix: Convert sys module to static representation.objlist: Add support for statically allocated lists.py: Make bytes type hashable.objstr: Add str.encode() and bytes.decode() methods.objlist: Make .extend accept arbitrary iterable.Merge pull request #472 from pfalcon/modffi-onMerge branch 'master' of github.com:micropython/micropythonpy: Big improvements to inline assembler.unix: Enable modffi by default.pip-micropython: Apply more workarounds for setuptools, pip, etc misfeatures.py: the entire `<unistd.h>` shouldn't be neededpy: don't look for any additional headers when lexerunix is disabledstmhal: Put a USB structure in ROM; GC doesn't scan the data segment.Update .gitignore to ignore __pycache__/.examples: Add example script to flash an LED using inline assembler.py: Make all LOAD_FAST ops check for unbound local.tests: Add some bytecode tests.Merge branch 'master' of github.com:micropython/micropythonpy: Improve inline assembler; improve compiler constant folding.
Loading