You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
fb04a819ae
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> [Thomas: fix license, it's LGPL-2.0+.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
config BR2_PACKAGE_CUNIT
|
|
bool "cunit"
|
|
help
|
|
An automated testing framework in 'C'.
|
|
|
|
http://cunit.sourceforge.net/
|