Skip to content

Restrukture Code, Improve Dokumentation and Indroduce Unit Testing - #10

Merged
hasenradball merged 25 commits into
developfrom
rework_documentation
May 27, 2026
Merged

Restrukture Code, Improve Dokumentation and Indroduce Unit Testing#10
hasenradball merged 25 commits into
developfrom
rework_documentation

Conversation

@hasenradball

Copy link
Copy Markdown
Owner

No description provided.

@hasenradball
hasenradball merged commit f977a4d into develop May 27, 2026
6 checks passed
@hasenradball
hasenradball deleted the rework_documentation branch May 27, 2026 14:06
hasenradball added a commit that referenced this pull request May 27, 2026
…) (#11)

* rename all names to DS3231-RTC

* header include guard needs underscores

* Update README.md

- added getYearDay()

* rework docu to time getting functions

* update Tests and class structure

* Update GitHub Actions workflow for compiling examples

* Downgrade arduino/compile-sketches action to v1

* Add C++17 compiler flags to compile workflow

Add extra compiler flags for C++17 support in Arduino workflow.

* remove Unix_offset and NTP_offset from Constants

* remove std::optional

* update examples to reowked code

* reorder includes

* rework clock mode setter

* Bugfix for RTC::now in hour calculation, add begin() method; add method to get hour mode

* adapt examples with begin() method

* update keyword.txt

* Remove build folder from version control

* add tests to readme; comment bin2dec function

* remove double defined function bcd2bin; replace functional code by more performant bcd functiontional code.

* restructure static funtions => make them constexpr

* Update unit tests; update libraries informations; adapt Readme

* adapt work flow rund for unit tests

* add status badge for Readme

* Delete .DS_Store

* update Readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant