[修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
This commit is contained in:
12
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/swig/include.am
vendored
Normal file
12
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/swig/include.am
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# vim:ft=automake
|
||||
# All paths should be given relative to the root
|
||||
|
||||
EXTRA_DIST+= \
|
||||
swig/PythonBuild.sh \
|
||||
swig/README \
|
||||
swig/wolfssl.i \
|
||||
swig/wolfssl_adds.c \
|
||||
swig/python_wolfssl.vcproj \
|
||||
swig/rsasign.py \
|
||||
swig/runme.py
|
||||
|
||||
Reference in New Issue
Block a user