fome-fw/firmware/hw_layer/ports/stm32
Matthew Kennedy babb43013f rewrite text logging system (#2439)
* minor cleanup

* enable mailboxes

* priority

* implement new logger

* more cleaning

* signature

* remove debug

* put the assertion back in

* remove debugging

* spelling

* doy

* tweaks & comments

* cleaning

* size_t

* guard more

* test build now

* needs more ram until we can remove LogginWithSTorage

* hunt for memory

* bootloader

* unused

* stub simulator

* it would help to get the signature right

* geez kinetis only has 64k ram

* more guarding because kinetis

* that's now very legal and very cool

* templatify

* s

* force null terminate

* probably fix

* const

* write a test

* disable sensor chart for now

* hide SC ui

* oh nope that breaks many things

This reverts commit c3c1bb324fb484c3d9cc44b7715c234bc0392e1e.

* missed one

* reset after scheduleLogging

* we can't print out the full message because it contains commas which break parsing

* force terminate long buffers

* let's see how much memory we have to play with

* a lot, is the answer

* real thread name

* shrink this for now before its deleted

* turn that back on

* biiig comment

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-18 18:46:47 -04:00
..
serial_over_usb multiple mass storage (#2535) 2021-04-10 08:35:41 -04:00
stm32f4 rewrite text logging system (#2439) 2021-04-18 18:46:47 -04:00
stm32f7 rewrite text logging system (#2439) 2021-04-18 18:46:47 -04:00
stm32h7 rewrite text logging system (#2439) 2021-04-18 18:46:47 -04:00
backup_ram.cpp
flash_int.c H7 flash (#2408) 2021-02-26 17:38:17 -05:00
mcuconf_common_f4_f7.h enable serial pins on proteus (#2507) 2021-03-28 17:03:14 -04:00
microsecond_timer_stm32.cpp
port_mpu_util.h update h7 clock config (#2388) 2021-02-23 22:55:38 -05:00
rusEfiStartup.S
stm32_adc_v2.cpp fix (#2478) 2021-03-20 22:07:52 -04:00
stm32_adc_v4.cpp fix h7 adc (#2442) 2021-03-10 19:52:39 -05:00
stm32_common.cpp enable CAN on H7 (#2393) 2021-03-09 18:54:01 -05:00
stm32_common.mk
stm32_pins.cpp fixing port I 2021-01-25 00:29:48 -05:00