Commit Graph

6 Commits

Author SHA1 Message Date
Martin Preuss
746cec2d45 comproto: simplified some enqueue routines. Renamed i2c to twi.
- simplified CPRO_EnqueueComSendStats
- simplified CPRO_EnqueueValue
- renamed i2c to twi
2023-02-05 15:37:47 +01:00
Martin Preuss
5b15b5ef9f Moved protocol stuff into comproto.asm. 2023-02-04 00:56:29 +01:00
Martin Preuss
6a0ebe6eb8 TWI master: Added remarks. 2023-02-02 00:42:04 +01:00
Martin Preuss
4864d16482 twi_master: add routine twiReceiveByteSendAck. 2023-01-30 01:02:31 +01:00
Martin Preuss
2f1a915390 Increased I2C speed. Added twiSendByteExpectAck. 2023-01-29 15:46:58 +01:00
Martin Preuss
d80c0299a3 TWIMASTER: Added two-wire-master code (bitbang). 2023-01-28 00:10:10 +01:00