Advanced Distributed Systems module at HSLU
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonas Arnold
1aa3a601d7
added microjson lib,
...
implemented json parsing,
fixed litterally 200 errors since the IDE did not display them until now (I was already suspicious because everything went so well),
I even fixed the library,
some functionality is now commented since there are still errors. I marked them with a //TODO (mainly splitflap_wrapper.c)
to conclude: it now builds again
4 years ago
..
.gitignore
add pwd.h and unignoring it
4 years ago
CMakeLists.txt
added microjson lib,
4 years ago
Identify.h
add plattform and some modules
4 years ago
Shell.c
added microjson lib,
4 years ago
Shell.h
add plattform and some modules
4 years ago
challenge_app.c
added microjson lib,
4 years ago
challenge_app.h
added microjson lib,
4 years ago
challenge_com.c
added microjson lib,
4 years ago
challenge_com.h
added microjson lib,
4 years ago
component.mk
added ESP32 project for eclipse,
4 years ago
esp32_mac.c
add plattform and some modules
4 years ago
esp32_mac.h
add plattform and some modules
4 years ago
led.c
fixed ESP Log stuff
4 years ago
led.h
add plattform and some modules
4 years ago
main.c
enabled wifi, ping
4 years ago
myMqtt.c
added challenge_com,
4 years ago
myMqtt.h
implemented myMqtt and application in ESP32 project for Challenge
4 years ago
myTask.c
add task for esp32
4 years ago
myTask.h
add task for esp32
4 years ago
ping.c
add plattform and some modules
4 years ago
ping.h
add plattform and some modules
4 years ago
ping_shell.c
add plattform and some modules
4 years ago
ping_shell.h
add plattform and some modules
4 years ago
platform.c
added microjson lib,
4 years ago
platform.h
renamed application to challenge_app,
4 years ago
pwd.h
add pwd.h and unignoring it
4 years ago
robot.c
add plattform and some modules
4 years ago
robot.h
add plattform and some modules
4 years ago
rs485.c
add plattform and some modules
4 years ago
rs485.h
add plattform and some modules
4 years ago
sntp_time.c
add plattform and some modules
4 years ago
sntp_time.h
add plattform and some modules
4 years ago
splitflap_wrapper.c
added microjson lib,
4 years ago
splitflap_wrapper.h
added microjson lib,
4 years ago
timer.c
fixed ESP Log stuff
4 years ago
timer.h
add plattform and some modules
4 years ago
udp_client.c
fixed ESP Log stuff
4 years ago
udp_client.h
add plattform and some modules
4 years ago
udp_server.c
updated esp command parsing in UDP server on ESP32
4 years ago
udp_server.h
enabled udp server
4 years ago
udp_server_shell.c
add plattform and some modules
4 years ago
udp_server_shell.h
add plattform and some modules
4 years ago
wifi.c
enabled udp server
4 years ago
wifi.h
add plattform and some modules
4 years ago