Commit Graph

639 Commits (95158bd38e36220b048a65d5560428655c466527)
 

Author SHA1 Message Date
Oliver Hahm 95158bd38e * fixed flasher flags in Makefile.include 10 years ago
Oliver Hahm a918a9ddde * removed include of signal.h 10 years ago
Oliver Hahm fc3325b113 * set MCU to CPU if undefined 10 years ago
Oleg 1ee0196ef4 Merge pull request #33 from mikoff/master
updated Chronos support
10 years ago
Oliver Hahm ad0b7a852d * convert to coding conventions 10 years ago
mikoff 4f638eb887 All files, which used by chronos board were edited according to new texas instruments headers, all warnings fixed 10 years ago
Oleg Hahm 349bec1f0f * added documentation to kernel_intern.h 10 years ago
Oleg Hahm 990b199d08 * let Make ignore non-empty directories on deleting (instead of letting rmdir ignore it) 10 years ago
Oleg Hahm e8af0c42c3 * created prototype for cpu_switch_context_exit() 10 years ago
Oleg Hahm ba3e778b61 * added website's URL to readme file 10 years ago
Oliver Hahm 3265910761 * renamed some struct members in cc110x driver to avoid naming conflicts with stm32f4discovery 10 years ago
Oliver Hahm e6177e811a * moved cpu and board specific parts to corresponding Makefiles
* introduced variable for cpu folder
10 years ago
Oleg Hahm 1c046ede23 Merge remote-tracking branch 'origin/shellprompt' 10 years ago
Oleg Hahm b8c40b904e * merged README files 10 years ago
Oleg 8e7f4e691d Merge pull request #31 from LudwigOrtmann/master
migrate native to current Makefile structure
10 years ago
Oleg 7aa50718ed Merge pull request #30 from benpicco/15d6070ad639b695b0abeef7474bc59a316017ac
set proper start of the stack in thread_stack_init for arm_common
10 years ago
Ludwig Ortmann 2883ca121e migrate to current Makefile structure 10 years ago
Oliver Hahm f31f77024f Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago
Oliver Hahm 3a69aa8ebc * added arm_common to include path for lpc2387 in Makefile.modules
* cleaned dist/Makefile up
10 years ago
Oliver Hahm 8a175a5702 * added dependency for cc110x_ng to transceiver 10 years ago
Benjamin Valentin 15d6070ad6 fix bug introduced by 7cef6c4655
stack_start used to be stack_start + stack_size, so re-setting stk to stack_start would set the pointer to the *end* of the stack instead of the beginning.
10 years ago
Oleg 2cd3a9c65b Update README 10 years ago
Ludwig Ortmann dfeae74661 lose > before output, prompt when ready for input 10 years ago
Oleg 0a50f17006 Merge pull request #27 from benpicco/net_module
add Makefiles to sys/net
10 years ago
Benjamin Valentin 4d73d17662 add Makefiles to sys/net 10 years ago
Oleg ec11e9b1f3 Merge pull request #26 from LudwigOrtmann/master
added and improved doxygen documentation
10 years ago
Ludwig Ortmann 1a628ee810 remove unused define 10 years ago
Ludwig Ortmann f8f9557b0b fix error message 10 years ago
Ludwig Ortmann 175300e58c add native cpu doxygen documentation,
also fix and improve some of the existing
10 years ago
Ludwig Ortmann 512d5aab0a fix path in doxyfile to match current structure 10 years ago
Oliver Hahm 7cef6c4655 * adapted thread_stack_init() for ARM and msp430 to the new prototype introduced by bd5b46628f 10 years ago
Oleg bd5b46628f Merge pull request #24 from LudwigOrtmann/master
primitive native cpu target
10 years ago
Ludwig Ortmann 8019551694 renamed makefiles within Makefiles 10 years ago
Ludwig Ortmann 3ec4800ae8 renamed makefiles 10 years ago
Ludwig Ortmann f8973bb007 Merge remote-tracking branch 'upstream/master' 10 years ago
Oliver Hahm 7e395a6252 Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago
Oleg 1c3a4f3ae9 Update mainpage.txt 10 years ago
Oliver Hahm c05c8a248c * added a Makefile.include for generic includes 10 years ago
Oliver Hahm 0d06e1bc18 Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago
Oliver Hahm 7a4dec1830 * replaced new Makefile name in Makefiles 10 years ago
Oliver Hahm 5ffe5a9c27 * renamed makefiles to Makefile 10 years ago
Oleg Hahm dd32345011 * included modifications suggested by Ludwig 10 years ago
Oleg Hahm 2ed63bd5c6 * removed outdated (and probably confusing) FeuerWhere project as an author 10 years ago
Oleg Hahm 4f45305805 * created a mainpage for the RIOT documentation 10 years ago
Oleg Hahm 77859ebc90 * fixed path for riot.css 10 years ago
Oleg Hahm 7913868bc9 * changed html stylesheet to custom one 10 years ago
Oleg Hahm 2277b366b2 * removed outdated occurrences of (u|µ)kleos and FeuerWare 10 years ago
Oleg Hahm f6932d3941 * removed manual.doc 10 years ago
Oleg Hahm bae6d13bdc * fixed fileending 10 years ago
Oleg Hahm 2651bb2bf8 Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago