Mercurial
Mercurial
>
beremiz
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
targets/Generic/__init__.py
author
Edouard Tisserant
Thu, 27 Feb 2014 10:45:06 +0100
changeset 1395
bcd1e909076c
parent 1387
435965ca8b63
child 1511
91538d0c242c
permissions
-rwxr-xr-x
Fixed non initialized timer causing exception in some rare cases
from ..toolchain_makefile import toolchain_makefile
class Generic_target(toolchain_makefile):
pass