From 79e43800f5bdcedab30791d24775698858730bbd Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 2 Mar 2014 21:01:20 +0100 Subject: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8696f2b..e6575b3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # μx -Mux is a realtime preemptive kernel for 8-bit AVR microcontrollers. It is designed in a modular, easily extendible way. +Mux is a realtime preemptive kernel for 8-bit AVR microcontrollers. It is designed in a modular, easily extensible way. ## Requirements -- avr binutils +- avr binutils (compiler and avr c library) ## Credits Mux was designed by Jakob Odersky. Context switching is inspired by the [FreeRTOS](http://www.freertos.org/) kernel and some parts, for example linked lists, from Linux. -- cgit v1.2.3