I found that `boost` cannot be compiled correctly with ICU supports on Windows with Visual Studio 2019. Actually, I am using Conan to manage the packages, so ICU should be available. Here is the comma…
I'm porting the .Net Micro Framework 4.4 to the STM32F7, and got most of the drivers done, such as USB, external SDRAM, executing application on external QSPI flash(It seems like it is much faster th…
## What's the problem (or question)?
Executables using MadExcept do not display the correct exception classes and messages in case of an exception when the executable is compressed with upx u…