This website requires JavaScript.
Explore
Help
Sign In
matthias
/
wordclock
Watch
1
Star
0
Fork
0
You've already forked wordclock
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
restructuring
wordclock
/
code
/
main
/
hal
/
inc
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
matthias
ec05cfd9b6
Added ESP console logger as serial interface
2024-03-23 12:32:14 +01:00
..
esplog.h
Added ESP console logger as serial interface
2024-03-23 12:32:14 +01:00
gpio.h
Started with a blank main file
2024-03-11 15:45:48 +01:00
i2c.h
Fixed ISerialBus interface and added device and register address fields so that future i2c and SPI devices can be addressed, to. Added i2c HAL. Tested, working.
2024-03-11 17:00:07 +01:00
ISerialBus.h
Fixed ISerialBus interface and added device and register address fields so that future i2c and SPI devices can be addressed, to. Added i2c HAL. Tested, working.
2024-03-11 17:00:07 +01:00
uart.h
Fixed ISerialBus interface and added device and register address fields so that future i2c and SPI devices can be addressed, to. Added i2c HAL. Tested, working.
2024-03-11 17:00:07 +01:00