We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Frosted Embedded POSIX OS

Formal Metadata

Title
Frosted Embedded POSIX OS
Subtitle
A free POSIX OS for Cortex-M embedded systems
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
FROSTED is an acronym that means "FRee Operating System for Tiny EmbeddedDevices". The goal of this project is to provide a free kernel for embeddedsystems, which exposes a POSIX-compliant system call API. In this talk I aimto explain why we started this project, the approach we took to separate thekernel and user-space on Cortex-M CPU's without MMU, and showcase the latestimprovements on networking and supported applications.