Ben V. Brown
7fbfde7b33
Correct a few missed time values from the tick rate change ( #874 )
...
* Pass over all refs to xTaskGetTickCount()
* That wasn't a second 😓
* Update FreeRTOSConfig.h
* Fix warning in usb code; style; fix slow description
2021-03-15 21:01:09 +11:00
Ilya Zhuravlev
2220155045
Add 18v for pinecil
2021-03-11 14:04:34 -05:00
Ben V. Brown
8a4d20be25
Update I2C_Wrapper.cpp
2021-02-25 19:27:22 +11:00
Ben V. Brown
3e56826e04
Run formatter
2021-02-24 20:30:36 +11:00
Ben V. Brown
c210bf983c
Split
2021-02-24 19:38:51 +11:00
Ben V. Brown
8d39ff1cbc
Move prob into the new state machine
2021-02-24 19:21:35 +11:00
Ben V. Brown
296c2f9351
De-dupe
2021-02-24 17:52:40 +11:00
Ben V. Brown
530002297b
merge I2C state machine
2021-02-24 17:49:16 +11:00
Ben V. Brown
b18bc384cc
Rework writes to use the new states
2021-02-23 22:24:27 +11:00
Ben V. Brown
c53c28914e
Move mem_read to new state format
2021-02-23 22:11:50 +11:00
Ben V. Brown
1f6a3ad167
Pinecil uart ( #830 )
...
* Creating uart debug handler
* Simpler get raw uV tip
* Update Setup.cpp
* Debug out working. Moved Logo
Need to update docs around logos before merging this in
* Add in current pwm level + fix signed int
* Update moving logo page for pinecil by 64k
* Update TipThermoModel.h
2021-02-02 19:53:19 +11:00
Ben V. Brown
2425902fbc
Hotfix: BMA Accel wedges I2C if probed too fast after boot
...
Only an issue on Pinecil as it boots much faster than Miniware units.
2021-01-17 20:13:02 +11:00
Ben V. Brown
67a0640f71
Fix headers
...
That were hidden by import order before
2021-01-17 11:06:25 +11:00
Ben V. Brown
1b0b665072
Create style call in Makefile
2021-01-17 10:57:24 +11:00
Ben V. Brown
7ecc7e4d12
Format Pine code
2021-01-17 10:55:15 +11:00
Ben V. Brown
bf5055edaa
Format headers
2021-01-17 10:53:49 +11:00
Ben V. Brown
f786901da0
Formatting the C/C++ files
2021-01-17 10:48:52 +11:00
Ben V. Brown
184b2c909f
./workspace/TS100 -> ./source/
2021-01-17 09:43:55 +11:00