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