mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-07 12:12:30 -05:00
Add FreeRTOS-Plus directory.
This commit is contained in:
parent
7bd5f21ad5
commit
f508a5f653
6798 changed files with 134949 additions and 19 deletions
9
FreeRTOS-Plus/CyaSSL/certs/crl/include.am
Normal file
9
FreeRTOS-Plus/CyaSSL/certs/crl/include.am
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# vim:ft=automake
|
||||
# All paths should be given relative to the root
|
||||
#
|
||||
|
||||
certs_DATA+= \
|
||||
certs/crl/crl.pem
|
||||
|
||||
EXTRA_DIST+= ${certs_DATA}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue