|
|
|
|
|
by silentpuck
320 days ago
|
|
I think that's the beauty of C — it lets you fit logic into 32kB without screaming. For me it's not about "modern safety" — it's about knowing that every byte is mine.
But yeah, I get the tradeoff when you’ve got teams, timelines and a JVM. |
|
I stick with C because (1) I'd have to figure out the tooling for 100% assembly development on AVR-8, and (2) C is portable to other platforms so if I want to migrate to an ARM or ESP-32 board it would be easy. (The upward migration path for AVR-8 is to go to a soft core on an FPGA but talk about frying pan to the fire)