mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 11:17:29 +02:00
Merge pull request #5218 from gojimmypi/PR_zepher_legacy_link
add link to new location for old zephyr references
This commit is contained in:
@ -47,6 +47,7 @@ include IDE/iotsafe/include.am
|
|||||||
include IDE/Android/include.am
|
include IDE/Android/include.am
|
||||||
include IDE/NETOS/include.am
|
include IDE/NETOS/include.am
|
||||||
include IDE/IAR-MSP430/include.am
|
include IDE/IAR-MSP430/include.am
|
||||||
|
include IDE/zephyr/include.am
|
||||||
|
|
||||||
EXTRA_DIST+= IDE/IAR-EWARM IDE/MDK-ARM IDE/MDK5-ARM IDE/MYSQL IDE/LPCXPRESSO IDE/HEXIWEAR IDE/Espressif
|
EXTRA_DIST+= IDE/IAR-EWARM IDE/MDK-ARM IDE/MDK5-ARM IDE/MYSQL IDE/LPCXPRESSO IDE/HEXIWEAR IDE/Espressif
|
||||||
EXTRA_DIST+= IDE/OPENSTM32/README.md
|
EXTRA_DIST+= IDE/OPENSTM32/README.md
|
||||||
|
3
IDE/zephyr/README.md
Normal file
3
IDE/zephyr/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Zephyr
|
||||||
|
|
||||||
|
Zephyr Project Port has been moved to [wolfssl/zephyr](../../zephyr/README.md)
|
5
IDE/zephyr/include.am
Normal file
5
IDE/zephyr/include.am
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# vim:ft=automake
|
||||||
|
# included from Top Level Makefile.am
|
||||||
|
# All paths should be given relative to the root
|
||||||
|
|
||||||
|
EXTRA_DIST+= IDE/zephyr/README.md
|
Reference in New Issue
Block a user