Commit graph

15 commits

Author SHA1 Message Date
daniel-k
bc9c1098d2 adjust qemu commandline to enable serial communication with telnet 2014-12-19 17:01:12 +01:00
daniel-k
19f871579d Don't strip debug symbols of elf to use as symbol-file in gdb (fix crashing
gdb 7.7.1 on Ubuntu). Add debug-eclipse target and use target-specific CFLAGS
for debug targets.
2014-12-19 11:42:05 +01:00
daniel-k
2df269eac0 fix typo in Makefile example 2014-12-19 11:42:05 +01:00
Stefan Lankes
df0b192e21 add basic support of an UART device 2014-12-09 10:09:03 +01:00
Stefan Lankes
455de5f846 add crosscompile prefix to environment variable GDB 2014-12-02 23:04:54 +01:00
Stefan Lankes
2d9b7cf598 increasing the readability 2014-11-30 09:01:11 +01:00
Stefan Lankes
67c5b3dfd8 Merge branch 'paging' of https://github.com/stv0g/eduOS
Conflicts:
	Makefile.example
2014-11-30 00:12:09 +01:00
Stefan Lankes
5bb1494246 add new variable for the emulator qemu 2014-11-29 23:42:24 +01:00
e2e4f10763 Merge branch 'master' into paging 2014-11-28 02:41:20 +01:00
c96973cf03 improved some targets of the Makefiles used for debugging and testing 2014-11-28 01:49:03 +01:00
7ec90d2532 added missing targets to Makefile 2014-11-28 01:34:26 +01:00
Stefan Lankes
1285a8c4fe add rules for the automatic creation of include/eduos/config.inc 2013-11-27 22:43:15 +01:00
Stefan Lankes
67926d7c65 add support of nonpreemptive multitasking and additional comments 2013-11-19 23:11:53 +01:00
Stefan Lankes
95e8acd794 add tag to create documentation 2013-11-09 00:25:25 +01:00
Stefan Lankes
07b2250270 add the "smallest" HelloWorld of the world 2013-11-08 17:22:37 +01:00