[riot-commits] [RIOT-OS/RIOT] d89ac4: atmega: added panic function
Martine Lenders
authmillenon at gmail.com
Sun Sep 20 22:20:07 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: d89ac480ebaad39d0f1847333e6e750617234af4
https://github.com/RIOT-OS/RIOT/commit/d89ac480ebaad39d0f1847333e6e750617234af4
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-20 (Sun, 20 Sep 2015)
Changed paths:
A cpu/atmega_common/panic.c
Log Message:
-----------
atmega: added panic function
Commit: 04bda78e7f6234772d45eed69c27736fcd9cc212
https://github.com/RIOT-OS/RIOT/commit/04bda78e7f6234772d45eed69c27736fcd9cc212
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-20 (Sun, 20 Sep 2015)
Changed paths:
M examples/gnrc_border_router/Makefile
M examples/gnrc_networking/Makefile
Log Message:
-----------
examples: removed superfluous blacklisting
ATmega now has a panic function, no need for blacklisting any more.
Commit: c842d4f6d5b4c77de30bf89b4ea6ca1184cc05ec
https://github.com/RIOT-OS/RIOT/commit/c842d4f6d5b4c77de30bf89b4ea6ca1184cc05ec
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-09-20 (Sun, 20 Sep 2015)
Changed paths:
A cpu/atmega_common/panic.c
M examples/gnrc_border_router/Makefile
M examples/gnrc_networking/Makefile
Log Message:
-----------
Merge pull request #3905 from OlegHahm/avr_panic_arch
atmega: added panic function
Compare: https://github.com/RIOT-OS/RIOT/compare/8a554abfa6ee...c842d4f6d5b4
More information about the commits
mailing list