Sebastien Bourdeauducq
6a54276d55
software/include/base: C++ compatibility
2013-03-25 14:38:58 +01:00
Sebastien Bourdeauducq
ebed9ca6f8
software/libbase: add fseek+ftell decls
2012-06-03 21:32:36 +02:00
Sebastien Bourdeauducq
b13bc6ed64
software/libbase: add some more types
2012-05-31 20:16:24 +02:00
Sebastien Bourdeauducq
56e201fd5d
software/libbase: more file decls in stdio
2012-05-28 17:17:13 +02:00
Sebastien Bourdeauducq
37b578854b
software/libbase: provide file I/O declaration
2012-05-25 22:45:28 +02:00
Sebastien Bourdeauducq
22f7d1716e
Remove some boilerplate
2012-05-24 19:22:27 +02:00
Sebastien Bourdeauducq
73fce59631
software: shell from original BIOS
2012-02-07 15:02:44 +01:00
Sebastien Bourdeauducq
1a4a6eb445
Copy some software code from the original Milkymist SoC.
...
Libbase should keep its RAM usage to a minimum as it is meant to
be executed before the SDRAM is up and running. (Having lots of
code is OK though as we XIP from the flash)
2012-02-03 12:08:17 +01:00