Hein Wessels
Hein Wessels
This PR adds support STM32 devices with 32byte flash write alignment. Possible after [#1217](https://github.com/mcu-tools/mcuboot/pull/1217) **Does it work** Why yes! I tested with a `nucleo_h743zi` with the following steps: - Built...
**The Bug** In the function [`LL_ADC_ConfigOverSamplingRatioShift`](https://github.com/STMicroelectronics/STM32CubeH7/blob/5975bffae9358bc2b2890a35a203d940a395efef/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_adc.h#L6260-L6263) (and corresponding [`LL_ADC_GetOverSamplingRatio`](https://github.com/STMicroelectronics/STM32CubeH7/blob/5975bffae9358bc2b2890a35a203d940a395efef/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_adc.h#L6272-L6275)) the `CFGR2->OVSR` does not handle all cases correctly. **More detail** For example, for STM32H723's the `CFGR2->OVSR` field is different for ADC1+2...
**What** --- The calculation of the trailer size (`_trailer_size()`) is incorrect when the bootloader strategy is swap using move. It does not take the flash sector size into account, but...
### Problem Description Haven't played this save in a long time, so I updated all my mods. Not really sure if Factory Planner was updated, but now my FP window...
Adds a custom statistic to the [Better Victory Screen](https://mods.factorio.com/mod/better-victory-screen), if installed. Currently only added "Mineral sludge consumed", but it's very easy to add more. And I'm open to suggestions, but...
Just something I thought would look cool, and sell the effect a little more [Screencast from 30-04-24 12:24:30.webm](https://github.com/grandseiken/factorio-ultracube/assets/39875036/4ea44279-efcc-4608-8242-011214039025)
Fix the `/cheat` command to actually research all technologies. It doesn't research inifnite levels very far, and ignores the victory tech. Only caveat is that it will research all techs...