Move generic i2c_hw_init prototype to i2c header.
[bertos.git] / wizard / toolchain_validation.py
2010-04-28 duploAdd abstraction layer for toolchains.
2009-07-24 duploRemove print debug
2009-07-24 duploExtract the validateToolchain function from the BToolch...