[修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
This commit is contained in:
7
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/wrapper/python/wolfssl/tox.ini
vendored
Normal file
7
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/wrapper/python/wolfssl/tox.ini
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
[tox]
|
||||
envlist=py27,py34,py35,py36
|
||||
skip_missing_interpreters=true
|
||||
|
||||
[testenv]
|
||||
deps=-rrequirements-testing.txt
|
||||
commands=py.test test/ {posargs}
|
||||
Reference in New Issue
Block a user