Skip to content

Conversation

@gigapod
Copy link
Member

@gigapod gigapod commented Feb 26, 2025

No description provided.

gigapod and others added 30 commits April 30, 2024 05:45
Moving main up to develop
…the I2C bus to determine if uint16_t transfers need to swap bytes; note- Arduino SPI does this correctly
…pr approach does not work on all compliers -- needs > c++11
…d. move to leverage the fast built in versions
Bring develop up to main
… core toolkit, provide impl in platform specific driver - better than the namespace thing
Merge in latest changes into development. 

From the above discussion - only missing the naming pattern change
…face, which calls general data methods; Finished out type coverage for the readRegister() and writeRegister() overloaded methods; Added a set of overloaded writeData() methods (no register); overall simplifies the impl requirements for a bus driver; Also completed/reviewed the endian byteswap logic
…only needs to implement a single read and single write method at the minimum; normalized the API - overloaded methods and data sized methods that follow stndint data typeing (UInt8, UInt16, UInt32); cleared out the methods no needed in the ArdI2C and ArdSPI drivers - kept the SPI drivers that use transfer16() method -- whre applicable
@gigapod gigapod merged commit 6d169d2 into main Feb 26, 2025
@gigapod gigapod deleted the release/v01.00.00 branch February 26, 2025 20:23
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.

3 participants