Rev 64 |
Go to most recent revision |
Compare with Previous |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 1038 — 6798d 05h
- Author: tullio
- Log message:
- Resolved bug 237: printf.
Files affected:
- $(BASE)/makefile -> do not compile libfs if not requested into shark.cfg
- $(BASE)/shark.cfg -> added the option to compile or not the FS
- $(BASE)/config/config.mk -> add the make define to compile the FS
- $(BASE)/config/libdep.mk -> build the library only if requested into shark.cfg
- $(BASE)/libc/stdio/printf.c -> remap to the cprintf if FS not compiled