Commit Graph

17 Commits

Author SHA1 Message Date
552e085282 Add .clang-format 2024-03-02 22:59:00 +01:00
694d69252d Implement first version of http_server 2024-03-02 22:58:40 +01:00
083ce1a150 Fix issue with return type in inplace_function 2024-03-02 22:58:08 +01:00
63680cc379 Merge pull request 'Implement wifi component' (#1) from feature/wifi into master
Reviewed-on: an.tsouchlos/HyperLink_SW#1
2024-03-02 14:40:41 +00:00
3a380f9b97 Modify idf.sh and update README.md 2024-03-02 15:38:22 +01:00
44e38aa03d Remove sdkconfig from gitignore 2024-03-02 15:30:08 +01:00
418e057377 Add wifi, nvs and inplace_function implementations 2024-03-02 15:27:26 +01:00
d8caca71e2 Use newest version of esp idf in Dockerfile 2024-02-23 18:12:29 +01:00
4c36dc99ed Accomodate clangd workflow 2024-02-23 17:59:22 +01:00
da6a2d9d28 Add nanofmt as submodule 2023-09-11 01:10:06 +02:00
6f0acc90c3 Add first version of setup.html 2023-09-11 00:58:32 +02:00
e90941ba91 Add build dirs to gitignore 2023-09-10 23:23:56 +02:00
96e2b183a3 Modify idf.sh to automatically detect serial devices and GID 2023-08-28 22:36:59 +02:00
9d179f668c Add CLion conf instructions to README.md 2023-08-25 13:49:50 +02:00
41b761134f Remove 'sudo' from idf.sh 2023-08-25 12:48:13 +02:00
eafa002b5c Add helloworld project; Add Dockerfile and idf.sh; Update README.md 2023-08-25 12:16:18 +02:00
b82f169f93 Initial commit 2023-08-24 19:15:09 +00:00