Age | Commit message (Expand) | Author | Lines |
2021-10-14 | stm32, lm4f: "build/system.elf" is the default target | Daniel Friesel | -6/+6 |
2021-10-11 | add nfpvalues and nfpkeys make targets | Daniel Friesel | -0/+3 |
2021-05-28 | Set loop/wakeup/ostream either via .config or via app/commandline | Daniel Friesel | -7/+7 |
2021-05-21 | stackm: add stm32f446re support | Daniel Friesel | -0/+2 |
2021-05-20 | stm32: correctly specify counter overflow | Daniel Friesel | -1/+1 |
2021-04-13 | prepare for switch to config.h instead of CFLAGS defines | Daniel Friesel | -4/+4 |
2021-02-17 | esp8266, stm32f446re-nucleo: Fix ROM/RAM usage report | Daniel Friesel | -1/+1 |
2021-01-28 | add more cat targets and size output | Daniel Friesel | -1/+5 |
2020-12-08 | add licensing information | Daniel Friesel | -0/+38 |
2020-09-11 | add AspectC++ to kconfig | Daniel Friesel | -1/+1 |
2020-09-10 | stm32f446re-nucleo does not have a timer driver yet | Daniel Friesel | -9/+9 |
2020-09-07 | stm32f446re: update "make help" | Daniel Friesel | -5/+1 |
2020-09-07 | libopencm3: Switch to Python3 fork | Daniel Friesel | -1/+0 |
2020-09-07 | add machine-readable binary size output ("make attributes") | Daniel Friesel | -1/+5 |
2020-08-28 | stm32f446re-nucleo: Fix missing -c switch in "make program" | Daniel Friesel | -1/+1 |
2020-08-28 | Expose configuration via Kconfig | Daniel Friesel | -14/+29 |
2020-08-13 | GitLab CI: Add build tests for stm32f446re-nucleo | Daniel Friesel | -3/+4 |
2020-08-12 | stm32f446re: configurable clock speed | Daniel Friesel | -1/+16 |
2020-08-12 | working AEMR timing benchmarks on stm32f446re | Daniel Friesel | -0/+2 |
2020-08-12 | stm32f446re: Add counter | Daniel Friesel | -13/+40 |
2020-08-12 | stm32f446re: Add uptime counter and proper loop mode with standby in between | Daniel Friesel | -3/+53 |
2020-07-26 | Add minimal STM32F446RE Nucleo support. No interrupts yet. | Daniel Friesel | -0/+211 |