In embedded, if you are to the point that you need to optimize the bools to reduce the footprint, you fucked up sizing your mcu.
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: June 15th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Croquette@sh.itjust.worksto Programmer Humor@programming.dev•Does this exist anywhere outside of C++?1·3 months agoI just learned that in Python, it’s fucking terrible. Python is a fucking mess and my next script will be in a different language.
I am not familiar with MacOS, but that seems like a nightmare. What is the purpose of these files?
I always use stdint.h so that my types are compatible across any mcu. And it makes the data type easily known instead of guessing an i t size