Developer notes
Software development notes.
Please do not use Python for tooling
2022-08-16
Programmers like to argue over programming languages and tooling. If we remove all the pretense, it usually comes down to people defending their personal choices. We have a tendency to try to justify and protect our investment in whatever languages and tools we know and use.
ESP-IDF setup on macOS
2022-05-20
This is compact set of instructions to thet the ESP-IDF tools up and running on your mac. These notes are mostly for myself.