I've bought some #esp32 and wanted to use both bluetooth and wifi at the same time. Who would say the flash memory is tiny and the BLE lib is huge?
What started as a day which I expected to be full of fun and surprises, ended up being me recompiling GCC, FreeRTOS, and everything for the ESP32 from the OS to the partition table; just to save a few bytes.
I also had to dig through commits trying to backport some changes, since versions aren't pinned to releases.
What a sunday. :thinkhappy: