8 Commits

Author SHA1 Message Date
Thomas Boyer-Chammard
e17d42a9ff
Format Drv module (#3960)
* Format Drv module

* Add Drv to format CI check

* Fix double // in include path
2025-07-31 15:49:45 -07:00
M Starch
292476b0c0
Purge PlatformIntType and PlatformUIntType (#3719)
* Purging PlatformIntType and PlatformUIntType

* CI fixes

* Fixing review requirements

* Fix CI error

* Fix CI cmake test regression

* Fix RHEL8 regression
2025-06-16 17:44:24 -07:00
Mishaal
e05067ac43
PRIVATE->private and PROTECTED->protected updates in Drv (#3446) (#3658) 2025-05-27 19:58:02 -07:00
M Starch
6ddf665cfe
Fixes #3204 by removing NATIVE_ and POINTER_CAST from Drv (#3380)
* Fixes #3204 by removing NATIVE_ and POINTER_CAST from Drv

* Fix CI checks
2025-03-14 16:56:16 -07:00
Justine West
e13d0303b1
Add final to component impl classes (#3292) 2025-02-28 15:05:15 -08:00
M Starch
a5c853b9cf
NATIVE_INT_TYPE portNum to FwIndexType portNum (#3236) 2025-02-14 12:25:12 -08:00
M Starch
a049743e07
Removing component init() functions where unneeded (#2893)
* Removing component init() functions where unneeded

* Removing spurious assert
2024-09-23 18:39:00 -07:00
pelmini
dbb6240d20
Linux i2c refactor (#1582)
* Change LinuxI2cDriverComponentImpl to LinuxI2cDriver

* Refactor change

* lestarch: fixing improperly named include

Co-authored-by: M Starch <LeStarch@googlemail.com>
2022-07-25 16:01:26 -07:00