Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 5:9a7b534517d7, committed 2023-03-01
- Comitter:
- cyliang
- Date:
- Wed Mar 01 09:06:57 2023 +0000
- Parent:
- 4:9432d7355f2b
- Commit message:
- Update json file and os v6.17.0 for M467 target
Changed in this revision
| mbed-os.lib | Show annotated file Show diff for this revision Revisions of this file |
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9432d7355f2b -r 9a7b534517d7 mbed-os.lib --- a/mbed-os.lib Thu Feb 25 11:31:56 2021 +0800 +++ b/mbed-os.lib Wed Mar 01 09:06:57 2023 +0000 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-os/#64853b354fa188bfe8dbd51e78771213c7ed37f7 +https://github.com/ARMmbed/mbed-os/#17dc3dc2e6e2817a8bd3df62f38583319f0e4fed \ No newline at end of file
diff -r 9432d7355f2b -r 9a7b534517d7 mbed_app.json
--- a/mbed_app.json Thu Feb 25 11:31:56 2021 +0800
+++ b/mbed_app.json Wed Mar 01 09:06:57 2023 +0000
@@ -42,6 +42,11 @@
"GENERIC_AT3GPP.tx": "D1",
"GENERIC_AT3GPP.rx": "D0"
},
+ "NUMAKER_IOT_M467": {
+ "GENERIC_AT3GPP.provide-default": true,
+ "GENERIC_AT3GPP.tx": "D1",
+ "GENERIC_AT3GPP.rx": "D0"
+ },
"NUMAKER_IOT_M263A": {
"GENERIC_AT3GPP.provide-default": true,
"GENERIC_AT3GPP.tx": "PE_14",