We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5277c4d commit 4250ea0Copy full SHA for 4250ea0
.github/workflows/arduino-compile-sketches.yml
@@ -16,7 +16,7 @@ jobs:
16
platforms: |
17
- name: 'energia:msp430'
18
version: latest
19
- source-url: 'http://energia.nu/packages/package_energia_index.json'
+ source-url: 'https://raw.githubusercontent.com/Andy4495/TI_Platform_Cores_For_Arduino/main/json/package_energia_minimal_MSP_107_index.json'
20
sketch-paths: |
21
- .
22
verbose: true
0 commit comments