spinlock #14

Merged
xamidev merged 4 commits from spinlock into main 2026-03-15 09:55:46 +01:00
Owner

Finally resolved that #PF problem I had with Flanterm... took a couple weeks of trial and error, and many hours wasted on this stuff.
Switched the terminal driver printf() to nanoprintf.
Implemented a spinlock, and we use it only for the terminal right now.

Finally resolved that #PF problem I had with Flanterm... took a couple weeks of trial and error, and many hours wasted on this stuff. Switched the terminal driver printf() to nanoprintf. Implemented a spinlock, and we use it only for the terminal right now.
xamidev added 4 commits 2026-03-15 09:55:39 +01:00
xamidev merged commit 80d8b49560 into main 2026-03-15 09:55:46 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xamidev/pepperOS#14