Fix proc_setPri(), which now correctly changes the priority of processes in the ready...
[bertos.git] / wizard / toolchain_validation.py
2009-07-24 duploRemove print debug
2009-07-24 duploExtract the validateToolchain function from the BToolch...