Writing documentation

This commit is contained in:
Florian Hoss 2022-07-27 08:54:58 +02:00
parent 986b596b46
commit 46b88b6069
6 changed files with 110 additions and 34 deletions

View file

@ -46,10 +46,10 @@
url = {https://www.nongnu.org/lwip/2_1_x/index.html}
}
@online{lwip-hook,
author = {LwIP},
title = {LWIP_HOOK_IP4_INPUT},
urldate = {2022-07-25},
@online{arduino-esp-idf,
author = {Espressif},
title = {Arduino as an ESP-IDF component},
urldate = {2022-07-27},
year = {2022},
url = {https://www.nongnu.org/lwip/2_1_x/group__lwip__opts__hooks.html#ga9124237c28e2f18f3b28d5be09e9ccb6}
url = {https://espressif-docs.readthedocs-hosted.com/projects/arduino-esp32/en/latest/esp-idf_component.html}
}