spinlock #14
Reference in New Issue
Block a user
Delete Branch "spinlock"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.