Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit 796c731

Browse files
committed
init
1 parent fcf203c commit 796c731

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This is modest but sufficient to write small projects. As a demo project, see t
1414
## compiling
1515

1616
- Install arduino IDE
17-
- In __File ⇨ Preferences... ⇨ Additional Board Manager URLs__, put the URL of the _package_seekfree_index.json_ file: ``https://raw.githubusercontent.com/koendv/MM32SPIN27-Arduino/main/doc/package_seekfree_index.json``
17+
- In __File ⇨ Preferences... ⇨ Additional Board Manager URLs__, put the URL of the _package_seekfree_index.json_ file: ``https://raw.githubusercontent.com/koendv/MM32SPIN27-Arduino/main/package_seekfree_index.json``
1818
- close and restart arduino IDE.
1919
- for hardware division, copy the file libgcc.a:
2020
``cp mm32-libgcc/libgcc.a ~/.arduino15/packages/SeekFree/tools/xpack-arm-none-eabi-gcc/10.3.1-2.3/lib/gcc/arm-none-eabi/10.3.1/thumb/v6-m/nofp/libgcc.a``

package_seekfree_index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"category": "Contributed",
1717
"url": "http://192.168.0.13:8080/mm32-1.0.1.tar.bz2",
1818
"archiveFileName": "mm32-1.0.1.tar.bz2",
19-
"checksum": "SHA-256:87ad2937b665fdbd55322679d67ba0ab63dc299623777b7dfe4c26d0fe534911",
20-
"size": "3128229",
19+
"checksum": "SHA-256:04c70b59cbb865a9e6b55d4f898339fe86315f2a3ae14a9cadfa12118478cfae",
20+
"size": "1482597",
2121
"boards": [
2222
{"name": "MM32SPIN27"},
2323
{"name": "MM32SPIN25"}

0 commit comments

Comments
 (0)