mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02:00
esp32/ppp_set_auth: Add pppapi_set_auth from ESP-IDF.
This function was made private/static in IDF commit c67f4c2b4c2bb4b7740f988fc0f8a3e911e56afe, so it add back here. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -67,6 +67,8 @@ used during the build process and is not part of the compiled source code.
|
||||
/hal (BSD-3-clause)
|
||||
/simplelink (BSD-3-clause)
|
||||
/FreeRTOS (GPL-2.0 with FreeRTOS exception)
|
||||
/esp32
|
||||
/ppp_set_auth.* (Apache-2.0)
|
||||
/stm32
|
||||
/usbd*.c (MCD-ST Liberty SW License Agreement V2)
|
||||
/stm32_it.* (MIT + BSD-3-clause)
|
||||
|
Reference in New Issue
Block a user