[修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
This commit is contained in:
14
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/IDE/XCODE/Benchmark/include.am
vendored
Normal file
14
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/IDE/XCODE/Benchmark/include.am
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# vim:ft=automake
|
||||
# included from Top Level Makefile.am
|
||||
# All paths should be given relative to the root
|
||||
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench.xcodeproj/project.pbxproj
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/AppDelegate.h
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/AppDelegate.m
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/Info.plist
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/main.m
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/ViewController.h
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/ViewController.m
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/Assets.xcassets/AppIcon.appiconset/Contents.json
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/Base.lproj/LaunchScreen.storyboard
|
||||
EXTRA_DIST+= IDE/XCODE/Benchmark/wolfBench/Base.lproj/Main.storyboard
|
||||
Reference in New Issue
Block a user