NuMaker tickless example

Revision:
22:59740ecd1781
Parent:
19:adb1816661ee
Child:
23:a2a48e3ef326
diff -r 5424989f037f -r 59740ecd1781 mbed_app.json
--- a/mbed_app.json	Thu Feb 25 15:25:00 2021 +0800
+++ b/mbed_app.json	Wed Oct 05 10:45:11 2022 +0800
@@ -47,7 +47,7 @@
             "target.gpio-irq-debounce-clock-source": "GPIO_DBCTL_DBCLKSRC_LIRC",
             "target.gpio-irq-debounce-sample-rate": "GPIO_DBCTL_DBCLKSEL_16"
         },
-        "NUMAKER_M252KG": {
+        "NUMAKER_IOT_M252": {
             "target.macros_add": ["MBED_TICKLESS"],
             "target.tickless-from-us-ticker": false
         }