Mark Haslinghuis

Results 538 comments of Mark Haslinghuis

:rofl: Yes was looking at: https://en.wikipedia.org/wiki/Tent_map https://math.stackexchange.com/questions/4669545/help-understanding-discription-of-a-mathematical-tent

@TheIsotopes this now includes 12.2.1 (need cleanup) Locally I'm seeing two warning (multiple occurrences) : https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow= https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#index-flto

There are two versions in here: `11.3.rel1` and `12.2rel1` With 12.2rel1 we get these kind of warnings but the build succeeds: ``` Linking STM32F405 lto-wrapper: warning: using serial compilation of...

The warnings are nothing to worry about: [Bug 106297](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106297) - [12/13 Regression] stringop-overflow misbehaviour on atomic since [r12-4725-g88b504b7a8c5affb](https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=88b504b7a8c5affb)

Updated to latest version

Only rebasing EDIT: Jan 5, 2024 rebased

Ow we now have new one - nice and shiney ![image](https://github.com/betaflight/betaflight/assets/8344830/70e7f480-cf72-4453-81ab-195303e3cb38)

@ledvinap Example of some warnings with latest ARM SDK toolkit: ```bash Linking STM32F7X2_IFLIGHT_BLITZ_F722_norevision In function 'dmaAllocate', inlined from 'spiInitBusDMA' at ./src/main/drivers/bus_spi.c:615:22: ./src/main/drivers/dma_common.c:37:47: warning: writing 1 byte into a region of...

@damosvil we can test this PR by adding `#12170` to the commit field.