osd-contiki/doc/cpu.txt

51 lines
520 B
Plaintext
Raw Normal View History

/**
2014-10-07 00:05:47 +02:00
* \defgroup cpu Contiki CPUs
*
*/
/**
* \defgroup avr AVR
2014-10-07 00:05:47 +02:00
* \ingroup cpu
*/
/**
* \defgroup wireless Wireless
2014-10-07 00:05:47 +02:00
* \ingroup avr
*/
/**
* \defgroup arm ARM
2014-10-07 00:05:47 +02:00
* \ingroup cpu
*/
/**
* \defgroup stm32w-cpu STM32W108
2014-10-07 00:05:47 +02:00
* \ingroup cpu
*/
/**
* \defgroup ccxxx CCxxx
2014-10-07 00:05:47 +02:00
* \ingroup cpu
*/
/**
* \defgroup pic32 PIC32 Contiki Port
2014-10-07 00:05:47 +02:00
* \ingroup cpu
*/
/**
* \defgroup ADUCRF101 ADUCRF101
2014-10-07 00:05:47 +02:00
* \ingroup cpu
*/
/**
* \defgroup native Native
2014-10-07 00:05:47 +02:00
* \ingroup cpu
*/
/**
* \defgroup x86 x86
2014-10-07 00:05:47 +02:00
* \ingroup cpu
*/