├── .gitignore ├── LICENSE ├── README.md └── nrf5-sdk-to-clion.sh /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumperr-labs/nrf5-sdk-clion/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumperr-labs/nrf5-sdk-clion/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumperr-labs/nrf5-sdk-clion/HEAD/README.md -------------------------------------------------------------------------------- /nrf5-sdk-to-clion.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jumperr-labs/nrf5-sdk-clion/HEAD/nrf5-sdk-to-clion.sh --------------------------------------------------------------------------------