remove libmicrohttpd

This commit is contained in:
sfja 2026-03-23 20:30:55 +01:00
parent 2520f0686d
commit b7831d9497
2 changed files with 0 additions and 3 deletions

View File

@ -13,7 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: sudo apt-get install -y libmicrohttpd-dev
- name: check
working-directory: ./backend
run: make check

View File

@ -2,6 +2,4 @@
- [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)
- [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/manual/libmicrohttpd.html)
- [libmicrohttpd tutorial](https://www.gnu.org/software/libmicrohttpd/tutorial.html)