Commit Graph

674 Commits

Author SHA1 Message Date
sean 1e81176b2d release v0.4.5 0.4.5 2023-08-28 14:50:34 +08:00
TinyuChiu fc1e5a78d7 Eliminate compilation warnings 2023-08-19 17:11:44 +08:00
sean 1ddd7e347c release 0.4.4 0.4.4 2023-07-31 12:21:41 +08:00
TinyuChiu cf5e1a7893 Add Unit MiniOLED example 2023-07-28 23:51:43 +08:00
sean 22cd10296c fix example SCALES_KIT SERVO ACCEL_ADXL345 UTFT_demo TFT_Matrix TFT_Spiro 2023-07-25 12:23:58 +08:00
sean 93af0b5f82 fix WEIGHT_HX711,GPSRaw,BPS_QMP6988,RTC_BM8563,PDM_SPM1423 compile issues 2023-07-19 18:38:29 +08:00
Tinyu 7ebd4c63e3 Add missing FIFO functions
Add missing FIFO functions
2023-07-10 14:40:50 +08:00
TinyuChiu fb735231c1 Format IMU.h 2023-07-02 14:40:00 +08:00
fm bd669cd460 Add missing FIFO functions 2023-06-12 08:53:39 +02:00
Forairaaaaa 97913d9742 Merge pull request #310 from Forairaaaaa/master
add module rs232 example
2023-03-23 11:24:11 +08:00
Forairaaaaa 807a1fdf05 fix format 2023-03-23 11:22:43 +08:00
Forairaaaaa 8fd5bc76e3 fix format 2023-03-23 11:21:50 +08:00
Forairaaaaa 1f58c70578 add module rs232 example 2023-03-23 11:20:09 +08:00
Tinyu 1f4a884d2b Patch 1
Patch 1
2023-03-12 23:35:26 +08:00
TinyuChiu 4d4c6565cd Fix GLASS can't display full characters 2023-03-12 22:44:58 +08:00
Franz Höpfinger 2a3db31bf7 ISO C++ says that these are ambiguous
porthub.cpp:38:34: warning: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
2023-03-08 16:52:34 +01:00
Franz Höpfinger bb62658528 Avoid the Error: 'RegValue' may be used uninitialized
porthub.cpp:56:12: error: 'RegValue' may be used uninitialized in this function [-Werror=maybe-uninitialized]
2023-03-08 16:15:51 +01:00
franz-ms-muc 59d4ade4cb Update porthub.cpp 2023-03-08 16:13:05 +01:00
TinyuChiu a7c1106108 PM25 & Ethernet2 2023-03-05 00:22:11 +08:00
TinyuChiu f0c563efb5 update some example 2023-02-26 21:25:57 +08:00
Forairaaaaa 9ac6eb34ca Merge pull request #304 from Forairaaaaa/master
add example Unit-Glass
2023-02-23 17:08:27 +08:00
Forairaaaaa 3460666fba fix format 2023-02-23 17:05:12 +08:00
Forairaaaaa 6bb51d38fa add example Unit-Glass 2023-02-23 16:57:28 +08:00
Tinyu 962c2539fd Fix compiler warning: ambiguitiy between uint16_t and uint8_t argument. 2023-01-30 11:15:35 +08:00
Bram Stolk 8d87fce726 Fix compiler warning: ambiguitiy between uint16_t and uint8_t argument. 2023-01-24 22:41:45 -08:00