3 Commits (56beb01724d4f0027babc5d23f016efbde4c4190)

Author SHA1 Message Date
danicampora 2ae17def52 cc3200: Clean up linker scripts and startup file. 10 years ago
danicampora 26cbc91373 cc3200: Place functions only used while booting in a special section. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago
Damien George 8c1c7488b2 Add gc.enable, gc.disable; remove pyb.gc. 11 years ago
Paul Sokolovsky 33b3a6905d stmhal: pyb: Use gc() function as defined by standard module "gc". 11 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Dave Hylands f14b92b9e1 REPl working on UART6 with STMHAL 11 years ago
Damien George ed378cd12f stm: Tidy up memory labels; optimise GC root scanning. 11 years ago
mux 76a6335b6e Move HEAP_END and RAM_END to linker script 11 years ago
Damien George 449dd0a69e stm: Put gc_collect code in separate file; define _ram_start in .ld. 11 years ago