You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young b74c2791f4 Allow context menus in footprint chooser when called from Eeschema. 9 months ago
..
include/core Allow context menus in footprint chooser when called from Eeschema. 8 months ago
CMakeLists.txt Move thread pool to singleton class 10 months ago
Readme.md Introduce core interface library 3 years ago
base64.cpp Revise Copyright statement to align with TLF 10 months ago
observable.cpp Revise Copyright statement to align with TLF 10 months ago
profile.cpp Revise Copyright statement to align with TLF 10 months ago
utf8.cpp Revise Copyright statement to align with TLF 10 months ago
version_compare.cpp Revise Copyright statement to align with TLF 10 months ago
wx_stl_compat.cpp Revise Copyright statement to align with TLF 10 months ago

Readme.md

This library contains base non-EDA items and extensions to libraries that are used throughout the KiCad codebase. This library should never depend on any parts of the KiCad code outside the thirdparty directory, since this is meant to be the lowest-level library in the dependency chain.