2 Commits

Author SHA1 Message Date
7c04e0cb6a Add AUR package for cp210xmanufacturing library
PKGBUILD:
- Builds 64-bit shared/static libraries from Silicon Labs source
- Installs headers to /usr/include/cp210x/
- Includes udev rules for non-root device access

To build: cd aur/cp210xmanufacturing && makepkg -si
2026-01-30 10:33:28 -07:00
a7f62e5d7e Add Silicon Labs CP210x manufacturing library source
- Library source from AN721SW (cp210xmanufacturing_1.0.tar.gz)
- Manufacturing tool source (cp210xsmt)
- Builds 64-bit shared library with: make LIB_ARCH=64
- Datasheets and app notes in docs/
2026-01-30 10:31:39 -07:00