mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
88257cdc9a
- Add CPUs for all three models 128, 256 and 512 - Mizar32 generic modules pwm, net, adc and i2s are OK - Atmel have moved their product pages (der!) - Add platform modules mizar32.rtc and .lcd - Fix 1 typo ("suported")
128 lines
5.5 KiB
Plaintext
128 lines
5.5 KiB
Plaintext
#
|
|
# 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"
|
|
noboldgraybg-style=tags="noboldgraybg"
|
|
bluebg-style=tags="bluebg"
|
|
|
|
[tabletags-orange]
|
|
bodydata=<td style="color: rgb(255, 102, 0)">|</td>
|
|
|
|
[tabletags-graybg]
|
|
bodydata=<td style="background-color: silver; font-weight: bold;" align="center">|</td>
|
|
|
|
[tabletags-noboldgraybg]
|
|
bodydata=<td style="background-color: silver;" align="center">|</td>
|
|
|
|
[tabletags-bluebg]
|
|
bodydata=<td style="background-color: lightblue;" align="center">|</td>
|
|
|
|
[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]
|
|
_AT32UC3A0128=http://www.atmel.com/devices/at32uc3a0128.aspx[AT32UC3A0128]
|
|
_AT32UC3A0256=http://www.atmel.com/devices/at32uc3a0256.aspx[AT32UC3A0256]
|
|
_AT32UC3A0512=http://www.atmel.com/devices/at32uc3a0512.aspx[AT32UC3A0512]
|
|
_AT32UC3B0256=http://www.atmel.com/devices/at32uc3b0256.aspx[AT32UC3B0256]
|
|
_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]
|
|
_LM3S1968=http://www.luminarymicro.com/products/lm3s1968_microcontroller.html[LM3S1968]
|
|
_LM3S9D92=http://www.ti.com/product/lm3s9d92[LM3S9D92]
|
|
|
|
# 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://simplemachines.it/mizar32[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]
|
|
_SolderCore=http://soldercore.com/products/soldercore[SolderCore]
|
|
|
|
# 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]
|
|
_mmbedpio=link:refman_ps_mbed_pio.html[mbed.pio]
|
|
_mmizar32lcd=link:refman_ps_mizar32_lcd.html[mizar32.lcd]
|
|
_mmizar32rtc=link:refman_ps_mizar32_rtc.html[mizar32.rtc]
|
|
_mstr9pio=link:refman_ps_str9_pio.html[str9.pio]
|
|
_mstr9rtc=link:refman_ps_str9_rtc.html[str9.rtc]
|
|
|
|
# Lua modules
|
|
_mlmath=http://www.lua.org/manual/5.1/manual.html#5.6[math]
|
|
_mlio=http://www.lua.org/manual/5.1/manual.html#5.7[io]
|
|
_mlstring=http://www.lua.org/manual/5.1/manual.html#5.4[string]
|
|
_mltable=http://www.lua.org/manual/5.1/manual.html#5.5[table]
|
|
_mldebug=http://www.lua.org/manual/5.1/manual.html#5.9[debug]
|
|
_mlco=http://www.lua.org/manual/5.1/manual.html#5.2[co]
|
|
_mlpackage=http://www.lua.org/manual/5.1/manual.html#5.3[package]
|
|
|
|
# Miscellaneous
|
|
_br=<br />
|
|
_systmr=link:arch_platform_timers.html#the_system_timer[system timer]
|
|
_virttmr=link:arch_platform_timers.html#virtual_timers[virtual timers]
|