A tapas/topaz/sapphire kernel optimized for smoothness and low-memory
A kernel carefully optimized for
- low-memory, and performance
- moderate power savings
Speciifically crafted (and tested) for the 4GB variant in mind ❤️
tapas/topaz/sapphire/sapphiren ⭐
Download notes:
✅ chickernel-xxx.zip ✅
❌ chickernel-xxx release source code.zip ❌
Installation guide:
- Download via the "files" tab
- Reboot to recovery and install the zip
- Enjoy
⚠️ Full details in my GitHub release tab...
This project provides a chip card interface device driver for the PC/SC Lite server deamon (pcscd). The driver provides a standard PC/SC interface to NFC devices supported by libnfc.
Note, that this project is currently not actively developed. However, the code has been adopted by the libnfc-Team. See https://code.google.com/p/ifdnfc/source/checkout.
An implementation of protothreads (extremely lightweight threads) that includes a UNIX-like scheduler, requires the GCC C compiler but no operating system. NOTE: This project is no longer being maintained here; see http://code.google.com/p/protothread/