My First Component
Posted: Sun Sep 15, 2024 6:13 pm
Well, I finally did it!
I have a properly doumented, well designed (I hope) and published OSS project, a component for the ESP32 family for the ESP-IDF.
It is a library to interface to the DS3231 RTC module that one finds all over Amazon. I call it esp-idf-ds3231.
I am still newish to C programming. I am not a dev by trade, but with 25+ years in the IT industry, I have done my share of coding for tools and automation and such, I am really struggling a bit with getting Sphinx/ReadTheDocs to look/do what I want them to do. I also welcome feedback on the project as a whole.
Jason
I have a properly doumented, well designed (I hope) and published OSS project, a component for the ESP32 family for the ESP-IDF.
It is a library to interface to the DS3231 RTC module that one finds all over Amazon. I call it esp-idf-ds3231.
I am still newish to C programming. I am not a dev by trade, but with 25+ years in the IT industry, I have done my share of coding for tools and automation and such, I am really struggling a bit with getting Sphinx/ReadTheDocs to look/do what I want them to do. I also welcome feedback on the project as a whole.
Jason