Christian-Sander
Christian-Sander
I've added better-enums to an embedded project with limited binary size. After converting a single existing enum to BETTER_ENUM the binary size increased by ~5 kB which is not acceptable...
To decompress a gzip compressed file I had to provide a buffer that is one byte larger than indicated by the size field in the trailer of the file. Otherwise...
Hello, I'm currently looking into writing an implementation for a Winbond W25N01GV NAND flash for ST MCUs over QSPI. As I've seen there have been some others which have also...
The behaviour is always used, a setting to disable it should be easy to add.