├── .github └── FUNDING.yml ├── README.md ├── boards └── samr34xpro.json └── platform.json /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wiz-IO/platform-sam-lora/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wiz-IO/platform-sam-lora/HEAD/README.md -------------------------------------------------------------------------------- /boards/samr34xpro.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wiz-IO/platform-sam-lora/HEAD/boards/samr34xpro.json -------------------------------------------------------------------------------- /platform.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wiz-IO/platform-sam-lora/HEAD/platform.json --------------------------------------------------------------------------------