Graham Keeth
4bf79f2b90
Remove ddr3_length_match.py
The script is designed to be used with a particular board that does not
exist in the repository.
5 years ago
Dominik Wernberger
54878b04a5
Rename MODULE to FOOTPRINT
5 years ago
jean-pierre charras
c237838d00
python scripting: refinement for UTF8 class (from Miguel Ángel Ajo Pelayo) add __str__ method, usefull to print a UTF8 string.
Kicad manager: fix issues in file watcher: changes (adding/removing files) in project folder not seen by Kicad manager (perhaps due to changes in internal wxWidgets code between 2.9.5 and 3.0).
11 years ago
unknown
6728f0a863
scripts/test_kicad_plugin.py cleanup
11 years ago
jean-pierre charras
f23bb59cd1
Python scripting: make UTF8 class accessible by python scripts. Add python method GetChars() to UTF8 class to get its char buffer.
See scripts/test_kicad_plugin.py for example.
11 years ago
Dick Hollenbeck
879a6225c2
Add a test script for plugin testing, and some asserts, no bugs fixed.
12 years ago