annotate python/ppci/frontends/__init__.py @ 114:f42268da614f

Connected to stm32f4discovery
author Windel Bouwman
date Sat, 05 Jan 2013 19:07:14 +0100
parents 1544e7a4aa98
children
rev   line source
107
1544e7a4aa98 Improvements
Windel Bouwman
parents:
diff changeset
1 # File to make this directory a package.
1544e7a4aa98 Improvements
Windel Bouwman
parents:
diff changeset
2
1544e7a4aa98 Improvements
Windel Bouwman
parents:
diff changeset
3 from .ks import KsFrontend
1544e7a4aa98 Improvements
Windel Bouwman
parents:
diff changeset
4