mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
remove libmicrohttpd
This commit is contained in:
parent
2520f0686d
commit
b7831d9497
1
.github/workflows/verify.yml
vendored
1
.github/workflows/verify.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: sudo apt-get install -y libmicrohttpd-dev
|
|
||||||
- name: check
|
- name: check
|
||||||
working-directory: ./backend
|
working-directory: ./backend
|
||||||
run: make check
|
run: make check
|
||||||
|
|||||||
@ -2,6 +2,4 @@
|
|||||||
|
|
||||||
- [Notion - H5](https://mercantec.notion.site/h5-2026)
|
- [Notion - H5](https://mercantec.notion.site/h5-2026)
|
||||||
- [ESP32-S3 Get started](https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/get-started/index.html)
|
- [ESP32-S3 Get started](https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/get-started/index.html)
|
||||||
- [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/manual/libmicrohttpd.html)
|
|
||||||
- [libmicrohttpd tutorial](https://www.gnu.org/software/libmicrohttpd/tutorial.html)
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user