0.3.0
版本发布时间: 2020-12-18 10:45:01
Nuclei-Software/nuclei-sdk最新发布版本:0.6.0(2024-07-01 10:42:53)
This is official version 0.3.0
of Nuclei SDK.
-
SoC
- Add more newlib stub functions for all SoC support packages
- Dump extra csr
mdcause
in default exception handler for hbird - Add Sipeed Longan Nano as new supported board
- Add gd32vf103c_longan_nano board support, contributed by tuupola and RomanBuchert
-
Documentation
- Add
demo_nice
application documentation - Add
msh
application documentation - Update get started guide
- Add gd32vf103c_longan_nano board documentation
- Update board documentation structure levels
- Add
-
Application
- Cleanup unused comments in dhrystone
- Add new
demo_nice
application to show Nuclei NICE feature - Add new
msh
application to show RT-Thread MSH shell compoment usage
-
NMSIS
- Fix typo in CLICINFO_Type._reserved0 bits
- Fix
__STRBT
,__STRHT
,__STRT
and__USAT
macros
-
OS
- Add
msh
compoment source code into RT-Thread RTOS source code - Add
rt_hw_console_getchar
implementation
- Add
-
Build
- Add
setup.ps1
for setting up environment in windows powershell
- Add