Commit Graph

56 Commits

Author SHA1 Message Date
cb9bcdec90
Updated MQTT deinit code and TVOC task. 2021-10-23 04:27:52 +08:00
11a985abeb
Updated InfluxDB line protocol driver. 2021-10-23 04:19:46 +08:00
a132925848
Implemented MQTT routine. 2021-10-23 02:31:54 +08:00
ec113f5deb
Bump LVGL to v8.0.2 2021-08-08 23:14:14 +08:00
d9bfc997ed
Actions: fixed artifact name. 2021-07-29 00:40:38 +08:00
1074201973
Actions: set report name. 2021-07-29 00:21:26 +08:00
4595018f48
Clang-Tidy: clean-up unused parameters. 2021-07-29 00:11:32 +08:00
780baa4f78
Added error check codes. 2021-07-27 21:47:38 +08:00
f51897532c Action: Fixed typo. 2021-07-27 07:46:01 +00:00
75180ca809 Actions: Install clang-tidy 2021-07-27 07:43:33 +00:00
40a995e18f Actions: Added skip list, skip LittleVGL sources. 2021-07-27 07:31:32 +00:00
680ba3f068 Actions: do not report failure on failed CodeCheck result. 2021-07-27 07:18:57 +00:00
6763430766 Actions: Use CodeChecker with clang. 2021-07-27 07:11:13 +00:00
718f37f262 Actions: Run Cppcheck on repository. 2021-07-27 05:22:39 +00:00
99914fe090
Log format enhanced, match LVGL log level to INFO. 2021-07-27 01:14:56 +08:00
d1ad67dde3
GH Actions: Checkout submodules. 2021-07-26 02:43:31 +08:00
468a81021f
GH Actions: fixed permission. 2021-07-26 02:41:19 +08:00
a0c7c057fb
Added naiiiive build Github action. 2021-07-26 02:38:48 +08:00
b5d6e50399
Multiple cleanups. 2021-07-26 02:11:36 +08:00
548617c183
Multiple bugfixes. 2021-07-25 23:22:04 +08:00
d107d4cf43
Added MQTT influx library. 2021-07-19 01:26:17 +08:00
4161d3c6df
De-assert nWAKE after exit. 2021-07-18 02:03:27 +08:00
bc3dce3739
Fixed CCS811 config, flush log. 2021-07-17 23:13:54 +08:00
e91919f06b
Fixed memory leak. 2021-07-15 00:22:41 +08:00
d9b94256fd
Added TVOC task skeleton, fixed config template. 2021-07-15 00:20:04 +08:00
bc58bec619
Implemented CCS811 callbacks. 2021-07-14 23:23:06 +08:00
c62d13149f
Added CCS811 library. 2021-07-14 22:44:04 +08:00
f18edbb049
Added BME280 DHT sensor driver. 2021-07-07 01:40:58 +08:00
7595f35cc6
Updated README. 2021-07-06 00:06:29 +08:00
0d4f5e58fe
Added Clock screen. 2021-07-06 00:03:09 +08:00
d2faa6c421
Implemented input device. 2021-06-30 02:28:58 +08:00
d2cd4cb29a
Updated configs. 2021-06-29 02:32:05 +08:00
b1212bde42
Update GPIO driver. 2021-06-29 02:24:54 +08:00
42525061bd
Added configuration file for board, fixed multiple memory related
issues.
2021-06-28 23:15:59 +08:00
5be4660e7c
Updated ST7789 driver. 2021-06-26 11:07:58 +08:00
a31ece1567
Filter log level. 2021-06-23 01:40:28 +08:00
3f55e5da1d
Added background option test. 2021-06-23 00:44:06 +08:00
fbca0dd77e
Update LittleVGL to v8, close #2. 2021-06-22 23:04:41 +08:00
b58046f006
Updated README.md 2021-06-22 01:34:46 +08:00
b33ca6120e
Multiple fixes, SPI driver, lcd implementation, etc. 2021-06-22 01:27:32 +08:00
0bc7fb31fa
Updated ST7789 LCD driver. 2021-06-21 03:06:01 +08:00
56664d3be5
Update drivers. 2021-03-22 00:01:12 +08:00
2881542033
Ignore sourcetrail database and project files. 2021-03-21 11:27:02 +08:00
1b2eef8917
Use dynamic memory on GPIO structs. 2021-03-21 01:30:05 +08:00
2f5b6f8d9b
LCD implementation. 2021-03-21 01:23:19 +08:00
28508e798c
Removed libconfig. 2021-03-20 23:43:13 +08:00
6660c548fe
Updated submodules. 2021-03-20 23:28:02 +08:00
8600d20915
Fixed SPI driver, updated LCD driver. 2021-03-18 23:50:37 +08:00
4a788dcac1
Updated LCD driver, added maximum SPI transfer size. 2021-03-18 00:40:39 +08:00
6bcc64d337
Modified GPIO driver and SPI driver. 2021-03-17 23:37:29 +08:00