Aktualizovat „README.md“

This commit is contained in:
Daniel Béreš 2020-03-28 03:30:36 +00:00
parent ce05bb0cd5
commit 19e7fa7436

View File

@ -1,7 +1,7 @@
# Certificate authority on ESP32
Used examples in this project
https://github.com/espressif/esp-idf/tree/master/examples/wifi/getting_started/station
https://github.com/espressif/esp-idf/tree/master/examples/protocols/https_server
https://github.com/espressif/esp-idf/tree/master/examples/system/console
https://github.com/ARMmbed/mbedtls/blob/development/programs/pkey/gen_key.c
https://github.com/ARMmbed/mbedtls/blob/development/programs/x509/cert_write.c
* https://github.com/espressif/esp-idf/tree/master/examples/wifi/getting_started/station
* https://github.com/espressif/esp-idf/tree/master/examples/protocols/https_server
* https://github.com/espressif/esp-idf/tree/master/examples/system/console
* https://github.com/ARMmbed/mbedtls/blob/development/programs/pkey/gen_key.c
* https://github.com/ARMmbed/mbedtls/blob/development/programs/x509/cert_write.c