1 Commits (7c74b7da48545fb66fad6135820fea6d69ea4fc1)

Author SHA1 Message Date
Damien George dcf4eb8134 stm32/boards: Add common_bl.ld for boards that need a bootloader. 7 years ago
Damien George ddb3b84c70 stm32/boards: Add common_basic.ld for a board to have a single section. 7 years ago
Damien George 7aec06ca9a stm32/boards: Allow boards to have finer control over the linker script. 7 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Damien George 761e4c7ff6 all: Remove trailing spaces, per coding conventions. 7 years ago
Dave Hylands 7a9c183c20 stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 8 years ago
Krzysztof Blazewicz 9310dad15d stmhal: Put common definitions from linker files to common.ld. 8 years ago
Damien George 0435e76250 stmhal: Make ld and af files configurable within Makefile. 10 years ago
Sven Wegener abf0f07a5a stmhal: Set entry point for ELF binary debugging 10 years ago
Damien George eaaebf3291 stmhal: Initialise stack pointer correctly. 10 years ago
Dave Hylands 3688414d9d Put some code into the first 16K of flash 10 years ago
Dave Hylands dd38d90724 Initial checkin with STM HAL 11 years ago
Damien George ed378cd12f stm: Tidy up memory labels; optimise GC root scanning. 11 years ago
Damien George 01fa4a9164 stm: Fix gccollect ram range. 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
Damien George 0004a84ec0 Revert "Move gc_collect to py/gc.c" 11 years ago
mux a215b09c0d Move gc_collect to py/gc.c 11 years ago
Damien George 12e2656472 stm: allow more flash for the binary. 11 years ago
Damien 995b8aabb1 Partially implement proper flash storage. 11 years ago
Damien 4a175e1f11 Fix up linker script; improve startup code; printf to USB. 11 years ago
Damien ed65605edc Inital commit of stm32f4xx framework. 11 years ago