Commit | Line | Data |
---|---|---|
12ae5dfc | 1 | - make creating uconfig.sh automatic (by pumpkin) |
2 | ||
3 | - make creating Makefile.micro automatic (by pumpkin) | |
4 | ||
3ebb1980 | 5 | - do away with fork/exec/wait? (system, popen should be enough?) |
6 | ||
7 | - some of the uconfig.sh really needs to be probed (using cc) in buildtime: | |
12ae5dfc | 8 | (uConfigure? :-) native datatype widths and endianness come to mind |
9 |