5 Commits (752fe759104172af2e8cbd7a3713b29134bd5a7f)

Author SHA1 Message Date
iabdalkader a16dcc8136 stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
badlyby 09267bb147 stm32/boards/stm32f722.ld: Provide memory regions for internal FS. 5 years ago
Damien George 04c7cdb668 stm32: Enter bootloader via a system reset. 5 years ago
Chris Mason 14cf91f704 stm32: In link script, define start of stack separately from heap end. 6 years ago
Damien George a2ac7e4fc9 stm32/boards: Add .ld and af.csv files for STM32F722. 6 years ago
Damien George 1163400039 stm32/boards: Add alt-func CSV list and linker script for STM32F091. 7 years ago
Damien George 7aec06ca9a stm32/boards: Allow boards to have finer control over the linker script. 7 years ago
Damien George 21c889baeb stm32/boards: Change linker scripts to use "K" instead of hex byte size. 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
Dave Hylands 367c084c4b stmhal: Fix typo in stm32f401.ld file, regarding flash size. 9 years ago
Damien George e4b4e5aa31 stmhal: Add stm32f401.ld for linking F401 targets. 10 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