RPi-RT: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 January 2024

5 January 2024

  • curprev 18:1618:16, 5 January 2024Lmartin talk contribs 3,488 bytes +92 →‎Profit!
  • curprev 17:5917:59, 5 January 2024Lmartin talk contribs 3,396 bytes +1,369 No edit summary
  • curprev 17:4017:40, 5 January 2024Lmartin talk contribs 2,027 bytes +2,027 Created page with "== Introduction == These are notes from cross-compiling a real-time (i.e. "fully preemptive") kernel for raspberry pi 3B+ and 4B. Adapted from https://www.instructables.com/64bit-RT-Kernel-Compilation-for-Raspberry-Pi-4B-/ and https://www.instructables.com/64bit-RT-Kernel-Compilation-for-Raspberry-Pi-4B-/ == Prerequisites == Install the toolchain for cross-compilation: <pre> sudo apt install git bc bison flex libssl-dev make libc6-dev libncurses5-dev sudo apt install cr..."