nes-proj/doc/cpu.txt

51 lines
512 B
Plaintext
Raw Normal View History

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