Commit Graph

30 Commits

Author SHA1 Message Date
47450574a8 Cleanup config, update readme 2021-12-19 20:34:58 -05:00
13fc769641 Tweak sizing of text 2021-12-19 20:29:41 -05:00
3c12b19b9f Use larger text, update static strings 2021-12-19 20:05:50 -05:00
b0451e9f55 Added text processing for weather elements 2021-12-19 19:59:53 -05:00
e5cbbea696 Change text to white only 2021-12-19 19:35:14 -05:00
ef4b3bfbf3 Begin weather; add current weather to screen 2021-12-19 19:31:10 -05:00
0f85ff6b53 Remove debug text from weather 2021-12-19 19:20:03 -05:00
0758fbdbee Add texture lazy loading to fix texture copying, update weather to use new lazy loading 2021-12-19 19:12:01 -05:00
f1dcda2316 Add open recipe to makefile 2021-12-18 18:25:54 -05:00
9754b6a5f1 Update readme 2021-12-18 18:25:03 -05:00
91bd452184 Add rapidxml dependency to source tree 2021-12-17 13:41:32 -05:00
ddb2f11bc3 Add bin folder 2021-12-17 13:41:12 -05:00
5e926d529c Update config.def.hpp 2021-10-02 15:47:18 -04:00
51b9e6401f Update configs to allocate correctly 2021-10-02 14:14:58 -04:00
aed9bbc35d Networked text loading 1 2021-09-19 18:23:02 -04:00
bed1a1474c Add rss_utils 2021-09-19 18:21:27 -04:00
d345027a75 Move static board functions to header 2021-09-19 18:21:07 -04:00
f3409daff9 Add panel boilerplate and weather boilerplate 2021-09-19 17:16:59 -04:00
fdd40d31cc Fix memory allocation for static resources 2021-09-19 14:58:11 -04:00
b9fde6e6f5 Add local resources to makefile 2021-09-19 14:57:57 -04:00
58891cff1d Update config for new fonts 2021-09-18 20:59:31 -04:00
e48dfff920 Update fonts 2021-09-18 20:58:43 -04:00
14f7effb2c Add initConstResources 2021-09-17 23:39:14 -04:00
abd67fe8b7 Change typo in config.def.hpp 2021-09-16 22:05:41 -04:00
7e71531f8f Add font and img 2021-09-16 22:01:40 -04:00
a0c045f792 Rename pannel to panel 2021-09-16 20:27:15 -04:00
0a2cc52f7f Add main loop 2021-09-16 19:11:58 -04:00
102ba39a6d Finish Memory boiler plate 2021-09-16 19:03:12 -04:00
2cfd43e2d7 Add interrupt handler 2021-08-23 15:44:02 -04:00
e85f0730a5 Initial Commit 2021-08-23 14:39:09 -04:00