Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 04-Jan-2025 | - | 96 | 64 | ||
CMakeLists.txt | D | 04-Jan-2025 | 209 | 11 | 7 | |
README.txt | D | 04-Jan-2025 | 327 | 9 | 7 | |
prj.conf | D | 04-Jan-2025 | 58 | 4 | 3 | |
testcase.yaml | D | 04-Jan-2025 | 191 | 10 | 9 |
README.txt
1Nordic Semiconductor specific GPIO functions 2############################################ 3The suite specified here tests NRF specific 4GPIO pin drive strength settings. 5 6The suite is perfomed with CONFIG_GPIO_NRFX_INTERRUPT=n 7to ensure that the driver is able to properly handle 8the GPIO manipulation without interrupt support. 9