This website requires JavaScript.
Explore
Help
Sign In
srenblad
/
artiq
Watch
1
Star
0
Fork
0
You've already forked artiq
forked from
M-Labs/artiq
Code
Pull Requests
Activity
190
Commits
63
Branches
34
Tags
19
MiB
3d8159ceb5
Commit Graph
5 Commits
Author
SHA1
Message
Date
Sebastien Bourdeauducq
3d8159ceb5
soc/runtime: find ELF entry point
...
This allows multiple functions to be defined, with the main one not necessarily starting at 0.
2014-09-07 17:30:35 +08:00
Sebastien Bourdeauducq
4915b4b5aa
PEP8
2014-09-05 12:03:22 +08:00
Sebastien Bourdeauducq
a579b105b6
soc/runtime: split main.c, add gcd64
2014-08-28 16:56:48 +08:00
Sebastien Bourdeauducq
a08c6d4410
runtime: support regular function calls from the kernel
2014-07-05 19:39:49 +02:00
Sebastien Bourdeauducq
6072f0c42f
Basic SoC and runtime design
2014-07-04 17:49:08 +02:00