1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00
Hauke Petersen 608afc4777 Introduced a cleaned-up cpu/core interface
- Included a collection of cpu-dependent headers in core/include/arch
- Extracted all interfaces that need to be implemented for a cpu
- Created a mapping between those interfaces and the old ones
- added flag for disabling arch interface
- added missing state to lpm_arch interface
- added arch interface for reboot
- fixed newline issues that were pointed out
- documentation fixes to cpu-core interface
2014-05-09 16:01:13 +02:00
..
2014-05-05 14:09:08 +02:00
2014-02-26 21:49:54 +01:00
2014-03-19 16:27:54 +01:00
2014-01-28 11:53:19 +01:00
2013-12-19 15:31:37 +01:00
2014-03-10 11:14:27 +01:00
2014-02-11 18:45:06 +01:00
2014-03-03 18:48:35 +01:00
2014-04-30 18:30:22 +02:00