Skip to content

An embedded operating system with a collection of platform independent drivers.

License

Notifications You must be signed in to change notification settings

AlexLanzano/SeamOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeamOS

SeamOS is an embedded operating system that has a collection of platform independent drivers, libraries, and MCU specific code to allow you to quickly write embedded application software.

Directory Structure

arch/ Contains code specific to the MCU architecture

drivers/ Contains code to drive specific peripherals, devices, and interfaces

examples/ Contains example projects

kernel/ Contains code specific to the SeamOS kernel

libraries/ Contains code that is used universally throughout the project

mcu/ Contains code specific to the supported microcontrollers

scripts/ Contains scripts that aid in building SeamOS

About

An embedded operating system with a collection of platform independent drivers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages