Pat Whittingslow
bd88b70511
regmap: Add Device8I2C/SPI types and their logic ( #801 )
...
* add regmap Device8I2C/SPI types and their methods
* add endianess hint
2025-11-09 14:05:30 +01:00
Pat Whittingslow
5fb935001e
PinInput+PinOutput HAL ( #753 , reloaded) ( #795 )
...
* first commit: add HAL and uc8151 driver demo
* unexport drivers.PinOutput/Input HAL
* fix non-tinygo pin config build
* change of heart
* docs: corrected some comments that were not changed at the same time as recent renaming
2025-11-08 10:21:01 +01:00
soypat
3fa08112db
add regmap package to facilitate heapless driver development
2025-09-14 08:12:32 -04:00
Ron Evans
7de0a0814e
Revert "add regmap package to facilitate heapless driver development ( #768 )" ( #776 )
...
This reverts commit 80356fd9d9 .
2025-07-14 11:16:56 -03:00
Patricio Whittingslow
80356fd9d9
add regmap package to facilitate heapless driver development ( #768 )
2025-07-13 09:58:49 -03:00
soypat
64029612e0
add correct Tx implementation for mock I2C interfaces
2023-07-02 18:30:11 +02:00
soypat
e6f82fad2e
i2c iface refactor: Resolve 559
2023-07-02 18:30:11 +02:00