summaryrefslogtreecommitdiffstatshomepage
path: root/bare-arm
Commit message (Expand)AuthorAge
...
* bare-arm: Enable link map file.Paul Sokolovsky2014-06-27
* bare-arm, stmhal, teensy: Duplicate -nostdlib to CFLAGSSven Wegener2014-06-18
* bare-arm, stmhal: Fix --nostdlib to -nostdlibSven Wegener2014-06-18
* Provide definition of alloca() in mpconfigport.h.Damien George2014-06-08
* bare-arm: Disable slice and set.Damien George2014-06-01
* Rename bultins config variables to MICROPY_PY_BUILTINS_*.Damien George2014-06-01
* Rename configuration variables controling Python features.Damien George2014-05-24
* Tidy up some configuration options.Damien George2014-05-21
* bare-arm: Change output file from flash.elf to firmware.elf.Damien George2014-05-10
* bare-arm, qemu-arm: Make "mpconfig.h" be first included, as other headers dep...Paul Sokolovsky2014-05-02
* bare-arm: Disable more stuff to reduce binary size.Damien George2014-04-26
* build: Simplify build directory layout by putting all headers in genhdr.Damien George2014-04-17
* build directory can now be renamedAndrew Scheller2014-04-16
* bare-arm/unix-cpy: Minor changes.Damien George2014-04-13
* Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU.Damien George2014-04-12