]> the.earth.li Git - esp8266-clock.git/commit
Update for SDK 3.0.4 main
authorJonathan McDowell <noodles@earth.li>
Sun, 11 Jul 2021 16:16:10 +0000 (17:16 +0100)
committerJonathan McDowell <noodles@earth.li>
Sun, 11 Jul 2021 16:16:10 +0000 (17:16 +0100)
commit75ff9648d4cf5284db9f43d0fbe52fd9ffbf9534
tree93b7a6892417cd7863407e65a97fb3f85b67474b
parent15525bddcb4e20262c77a1c965ad7cd8f1da51bf
Update for SDK 3.0.4

Add missing crypto library for linking, remove stdbool as it conflicts
with c_types from the SDK and include the user_pre_init() setup function
now required.
Makefile
max7219.c
user_main.c