HelloX operating system is a open source project dedicated to M2M(or IoT,Internet of Things) application,it include a compact kernel,some auxillary applications and development environment. Any one can contribute it,and any contribution will be recorded in authors.txt file under the same directory as README file. The source code and documents under this repository is specific for STM32 chipset,you can download the whole directory and open&compile it with MDK,then load it into your STM32 based board,it should work.Use serial port to monitor and control the operating system. Please note the RAM of your board must be larger than 64K,otherwise please cut some function modules by editing config.h file under HXOS/config directory to shrink the binary size. Any questions or problems please contact [email protected],or QQ/WeChat:89007638
forked from hellox-project/HelloX_STM32
-
Notifications
You must be signed in to change notification settings - Fork 0
HelloX operating system for STM32 chipset
License
ssxn58/HelloX_STM32
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
HelloX operating system for STM32 chipset
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 93.7%
- C++ 3.2%
- Assembly 2.9%
- Objective-C 0.2%