NuMaker tickless example

History

Update os v6.17.0 for M467 target default tip

14 months ago, by cyliang [Wed, 01 Mar 2023 03:53:04 +0000] rev 25

Update os v6.17.0 for M467 target


Update mbed os v6.16.0+ for M467 support

14 months ago, by cyliang [Tue, 21 Feb 2023 10:16:16 +0000] rev 24

Update mbed os v6.16.0+ for M467 support


Support NuMaker-IoT-M467 board

18 months ago, by ccli8 [Wed, 05 Oct 2022 11:28:51 +0800] rev 23

Support NuMaker-IoT-M467 board

NOTE: mbed-os.lib doesn't change to point to the version which supports NUMAKER_IOT_M467 because this target hasn't yet landed for official release.


Update to mbed-os 5.15.9 and accompanying modifications

18 months ago, by ccli8 [Wed, 05 Oct 2022 10:45:11 +0800] rev 22

Update to mbed-os 5.15.9 and accompanying modifications

1. Direct mbed-os.lib to 5.15.9
2. The target name 'NUMAKER_M252KG' changes to 'NUMAKER_IOT_M252' since mbed-os-5.15.5.


Support the both V5.X and V6.X for mbed-os

2021-02-25, by SHLIU1@OANBE02333.nuvoton.com [Thu, 25 Feb 2021 15:25:00 +0800] rev 21

Support the both V5.X and V6.X for mbed-os


Update readme and refine code

2020-02-25, by ccli8 [Tue, 25 Feb 2020 17:34:02 +0800] rev 20

Update readme and refine code


Support NUMAKER_IOT_M487

2020-02-25, by ccli8 [Tue, 25 Feb 2020 17:18:02 +0800] rev 19

Support NUMAKER_IOT_M487


Support M252

2020-02-21, by ccli8 [Fri, 21 Feb 2020 17:52:25 +0800] rev 18

Support M252


Support NUMAKER_IOT_M263A

2020-02-21, by ccli8 [Fri, 21 Feb 2020 17:22:00 +0800] rev 17

Support NUMAKER_IOT_M263A


Update to mbed-os 5.15.1 and accompanying modifications

2020-02-21, by ccli8 [Fri, 21 Feb 2020 11:19:30 +0800] rev 16

Update to mbed-os 5.15.1 and accompanying modifications

1. Remove OS_IDLE_THREAD_STACK_SIZE because mbed-os has has reasonable default value.
2. Configure tickless-from-us-ticker to false. It is needed to run tickless mode with lp_ticker instead of us_ticker for wake-up.
3. Disable WDT wake-up when Mbed OS watchog API is enabled.
4. Fix deprecated API.
5. Update readme.