Skip to content

Linux 4.8.15 with PREEMPT_RT properly target for best code reference

Notifications You must be signed in to change notification settings

Lembed/RealTime-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

linux

wget https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.xz
wget https://www.kernel.org/pub/linux/kernel/projects/rt/4.8/patch-4.8-rt1.patch.xz
xz -cd linux-4.8.tar.xz | tar xvf -
cd linux-4.8
xzcat ../patch-4.8-rt1.patch.xz | patch -p1

sample

collections of RT application samples

tools

Docker image with linaro gcc cross compiler can used to build real time linux and samples

About

Linux 4.8.15 with PREEMPT_RT properly target for best code reference

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published