Fix SPI1 activation bug. Now SPI1 on at91sam7x is fully functional.
[bertos.git] / wizard / toolchain_validation.py
2009-07-24 duploRemove print debug
2009-07-24 duploExtract the validateToolchain function from the BToolch...