File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
targets/TARGET_Cypress/TARGET_PSOC6/TESTS/host_tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11"""
2- mbed SDK
3- Copyright (c) 2011-2019 ARM Limited
2+ Copyright (c) 2011-2020 ARM Limited
3+ SPDX-License-Identifier: Apache-2.0
44
55Licensed under the Apache License, Version 2.0 (the "License");
66you may not use this file except in compliance with the License.
2626class SoftAPBasicHostTests (BaseHostTest ):
2727 """ Basic SoftAP test with host as STA
2828
29- [Following configuration is reqired before test]
29+ [Following configuration is required before test]
3030 1. Identify and update the host wifi device name self.wifi_dev
3131 2. Add user as sudoer without password to allow script to run sudo command. Restrict the sudo command pattern to enhance security
3232 ### sudoer config begin ###
You can’t perform that action at this time.
0 commit comments