6 Commits (752fe759104172af2e8cbd7a3713b29134bd5a7f)

Author SHA1 Message Date
Damien George 35e70c1698 stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 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 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
Krzysztof Blazewicz 9310dad15d stmhal: Put common definitions from linker files to common.ld. 8 years ago
Ryan Shaw ad725a6661 stmhal: Add support for generic STM32F439 board (non DISCO). 9 years ago
Dave Hylands 484a471f9b stmhal: Fix some typos in stm32f411 files, regarding FS layout and CSV. 9 years ago
Damien George b42a5050fb stmhal: Add support for STM32F411 MCU. 10 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