Skip to content

Commit

Permalink
gcc9 matrix build for msp430
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy4495 committed Dec 31, 2024
1 parent d77a048 commit ac16cbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/arduino-compile-sketches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
fqbn: 'arduino:avr:uno'
platform-name: 'arduino:avr'
platform-sourceurl: 'https://downloads.arduino.cc/packages/package_index.json'
- arch: msp-G2553-gcc9
fqbn: 'energia:msp430gcc9:MSP-EXP430G2553LP'
platform-name: 'energia:msp430gcc9'
platform-sourceurl: 'https://raw.githubusercontent.com/Andy4495/TI_Platform_Cores_For_Arduino/refs/heads/main/json/package_energia_minimal_msp430_index.json'
- arch: msp
fqbn: 'energia:msp430:MSP-EXP430G2553LP'
platform-name: 'energia:msp430'
Expand Down

0 comments on commit ac16cbb

Please sign in to comment.