Add abstraction layer for toolchains.
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 28 Apr 2010 15:01:07 +0000 (15:01 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 28 Apr 2010 15:01:07 +0000 (15:01 +0000)
commitd9fe3f9d7d77c90968bd26fc1fa5b89d2b010a64
tree50641b706d087d919d017faae95a59a0ac2b53bf
parent6484311e715e22a58346f33870ad2e2f752e3d45
Add abstraction layer for toolchains.

NOTE: this should be tested heavily.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3564 38d2e660-2303-0410-9eaa-f027e97ec537
wizard/BToolchainPage.py
wizard/toolchain_manager.py [new file with mode: 0755]
wizard/toolchain_validation.py