Fixed nRF Bootloader PIO

This commit is contained in:
jjwbruijn
2024-04-10 23:03:13 +02:00
parent 43e4bafa81
commit abee7a8c93
4 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,2 @@
.pio
.vscode
core

View File

@@ -0,0 +1,7 @@
/appstate.json
**/.cache/*
# ignore all packages except framework-arduinonordicnrf5
/packages/**/
!/packages/framework-arduinonordicnrf5/
!/packages/framework-arduinonordicnrf5/**

View File

@@ -0,0 +1 @@
../../../Newton_M3_nRF52811/core/packages/framework-arduinonordicnrf5

View File

@@ -0,0 +1 @@
../../../Newton_M3_nRF52811/core/platforms/nordicnrf52@9.6.0