Skip to content

Commit

Permalink
Use separate platform arch for newer compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy4495 committed Dec 19, 2024
1 parent 6e3f264 commit aa0dae0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions json/package_energia_optimized_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"packages": [
{
"name": "energia",
"maintainer": "Energia",
"websiteURL": "http://www.energia.nu/",
"email": "[email protected]",
"maintainer": "Andy4495",
"websiteURL": "https://github.com/Andy4495/TI_Platform_Cores_For_Arduino",
"email": "Submit issue on GitHub",
"help": {
"online": "http://energia.nu/reference"
},
"platforms": [
{
"name": "Energia MSP430 boards",
"architecture": "msp430",
"name": "Energia MSP430 boards (GCCv9)",
"architecture": "msp430gcc9",
"version": "3.0.0",
"category": "Energia",
"url": "https://github.com/Andy4495/TI_Platform_Cores_For_Arduino/raw/gcc93/boards/msp430-3.0.0.tar.bz2",
Expand Down

0 comments on commit aa0dae0

Please sign in to comment.