# # asciidoc.conf # # Asciidoc global configuration file. # Contains backend independent configuration settings that are applied to all # AsciiDoc documents. # [miscellaneous] tabsize=2 textwidth=80 newline=\n [specialwords] emphasizedwords= strongwords=eLua monospacedwords= # Colored table cells # o: white background, orange text color # g: gray background, black text color, bold text, text is centered [tabledef-default] orange-style=tags="orange" graybg-style=tags="graybg" [tabletags-orange] bodydata=| [tabletags-graybg] bodydata=| [replacements] # Status images _sok=image:images/stat_ok.png[Status: OK] _sni=image:images/stat_not_implemented.png[Status: not implemented] _snt=image:images/stat_not_tested.png[Status: testing] _sna=image:images/stat_not_applicable.png[Status: not applicable] # CPUs _LM3S8962=http://www.luminarymicro.com/products/LM3S8962.html[LM3S8962] _LM3S6965=http://www.luminarymicro.com/products/lm3s6965.html[LM3S6965] _LM3S6918=http://www.luminarymicro.com/products/lm3s6918.html[LM3S6918] _LM3S9B92=http://www.luminarymicro.com/products/lm3s6918.html[LM3S9B92] _AT32UC3A0512=http://www.atmel.com/dyn/products/product_card.asp?part_id=4117[AT32UC3A0512] _AT91SAM7X256=http://www.atmel.com/dyn/products/Product_card.asp?part_id=3755[AT91SAM7X256] _AT91SAM7X512=http://www.atmel.com/dyn/products/Product_card.asp?part_id=4104[AT91SAM7X512] _LPC2468=http://www.nxp.com/#/pip/pip=%5Bpip=LPC2468_4%5D|pp=%5Bt=pip,i=LPC2468_4%5D[LPC2468] _LPC2888=http://www.standardics.nxp.com/microcontrollers/to/pip/LPC2880FET180.html[LPC2888] _STR711FR2=http://www.st.com/mcu/devicedocs-STR711FR2.html[STR711FR2] _STR912FAW44=http://www.st.com/mcu/devicedocs-STR912FAW44-101.html[STR912FAW44] _STM32F103ZE=http://www.st.com/mcu/devicedocs-STM32F103ZE-110.html[STM32F103ZE] _STM32F103RE=http://www.st.com/mcu/devicedocs-STM32F103RE-110.html[STM32F103RE] _I386=http://www.intel.com/[i386] _LPC1768=http://www.nxp.com/#/pip/pip=%5Bpip=LPC1769_68_67_66_65_64_63%5D|pp=%5Bt=pip,i=LPC1769_68_67_66_65_64_63%5D[LPC1768] _AT32UC3B0256=http://www.atmel.com/dyn/products/product_card.asp?part_id=4174[AT32UC3B0256] _AT32UC3A0128=http://www.atmel.com/dyn/products/product_card.asp?part_id=4126[AT32UC3A0128] _LM3S1968=http://www.luminarymicro.com/products/lm3s1968_microcontroller.html[LM3S1968] # Boards _EK-LM3S8962=http://www.luminarymicro.com/products/lm3s8962_can_ethernet_evaluation_kit.html[EK-LM3S8962] _EK-LM3S6965=http://www.luminarymicro.com/products/lm3s6965_ethernet_evaluation_kit.html[EK-LM3S6965] _Eagle-100=http://www.micromint.com/index.php/SBC/eagle-100.html[Eagle 100] _EK-LM3S9B92=http://www.luminarymicro.com/products/ek-lm3s9b92.html[EK-LM3S9B92] _ATEVK1100=http://www.atmel.com/dyn/Products/tools_card.asp?tool_id=4114[ATEVK1100] _SAM7-EX256=http://www.olimex.com/dev/sam7-ex256.html[SAM7-EX256] _PUC-RioDemo=http://www.giga.puc-rio.br/site/embedded/eluademoboard[PUC-Rio Demo] _LPC-H2888=http://www.olimex.com/dev/lpc-h2888.html[LPC-H2888] _MOD711=http://www.sctec.com.br/content/view/101/30/[MOD711] _STR9-comStick=http://www.hitex.com/index.php?id=383[STR9-comStick] _STR-E912=http://www.olimex.com/dev/str-e912.html[STR-E912] _STM3210E-EVAL=http://www.st.com/mcu/contentid-100-110-STM3210E_EVAL.html[STM3210E-EVAL] _ET-STM32Stamp=http://www.futurlec.com/ET-STM32_Stamp.shtml[ET-STM32 Stamp] _mbed=http://mbed.org/[mbed] _Mizar32=http://www.simplemachines.it/index.php?option=com_content&view=article&id=13&Itemid=24[Mizar32] _ATEVK1101=http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4175[ATEVK1101] _EK-LM3S1968=http://www.luminarymicro.com/products/lm3s1968_evaluation_kits.html[EK-LM3S1968] # Generic modules _mcpu=link:refman_gen_cpu.html[cpu] _mpio=link:refman_gen_pio.html[pio] _mtmr=link:refman_gen_tmr.html[tmr] _mpwm=link:refman_gen_pwm.html[pwm] _muart=link:refman_gen_uart.html[uart] _mspi=link:refman_gen_spi.html[spi] _mnet=link:refman_gen_net.html[net] _madc=link:refman_gen_adc.html[adc] _mpd=link:refman_gen_pd.html[pd] _mterm=link:refman_gen_term.html[term] _mbit=link:refman_gen_bit.html[bit] _mpack=link:refman_gen_pack.html[pack] _mcan=link:refman_gen_can.html[can] _mrpc=link:refman_gen_rpc.html[mrpc] _melua=link:refman_gen_elua.html[elua] _mi2c=link:refman_gen_i2c.html[i2c] # Platform dependent modules _mlm3sdisp=link:refman_ps_lm3s_disp.html[lm3s.disp] _mstr9pio=link:refman_ps_str9_pio.html[str9.pio] _mstr9rtc=link:refman_ps_str9_rtc.html[str9.rtc] _mmbedpio=link:refman_ps_mbed_pio.html[mbed.pio] # Miscellaneous _br=