index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
bare-arm
Commit message (
Expand
)
Author
Age
...
*
bare-arm: Enable link map file.
Paul Sokolovsky
2014-06-27
*
bare-arm, stmhal, teensy: Duplicate -nostdlib to CFLAGS
Sven Wegener
2014-06-18
*
bare-arm, stmhal: Fix --nostdlib to -nostdlib
Sven Wegener
2014-06-18
*
Provide definition of alloca() in mpconfigport.h.
Damien George
2014-06-08
*
bare-arm: Disable slice and set.
Damien George
2014-06-01
*
Rename bultins config variables to MICROPY_PY_BUILTINS_*.
Damien George
2014-06-01
*
Rename configuration variables controling Python features.
Damien George
2014-05-24
*
Tidy up some configuration options.
Damien George
2014-05-21
*
bare-arm: Change output file from flash.elf to firmware.elf.
Damien George
2014-05-10
*
bare-arm, qemu-arm: Make "mpconfig.h" be first included, as other headers dep...
Paul Sokolovsky
2014-05-02
*
bare-arm: Disable more stuff to reduce binary size.
Damien George
2014-04-26
*
build: Simplify build directory layout by putting all headers in genhdr.
Damien George
2014-04-17
*
build directory can now be renamed
Andrew Scheller
2014-04-16
*
bare-arm/unix-cpy: Minor changes.
Damien George
2014-04-13
*
Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU.
Damien George
2014-04-12
[prev]