[Gnuk-users] Chopstx 0.05

NIIBE Yutaka gniibe at fsij.org
Mon Apr 20 05:54:13 UTC 2015


Chopstx 0.05 is out.

I merged cortex-m0 branch into master.  This is worth a release.


Here are NEWS entries:

* New function: chopstx_main_init

  chopstx_main_init is the function to change the schedule priority of
  main thread.  This is useful to enter main loop after initialization
  of other threads.

* The use of CHX_PRIO_MAIN

  CHX_PRIO_MAIN is deprecated.  Instead, please use the function
  chopstx_main_init.

* Cortex-M0 support

  Cortex-M0 support has been added.

* New board support: Maple mini

  It is contributed by Aidan Thornton.

* New board support: FSM-55 and STM32F0 Discovery

  Those boards with STM32F0 (Cortex-M0) are now supported.
-- 



More information about the gnuk-users mailing list