weAut_01 / weAutSys    R 2.2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
File List
Here is a list of all documented files with brief descriptions:
D:/eclipCeWS/atMegaBootloader/bootloader/boot109.cImplementation of weAutSys' serial bootloader program
D:/eclipCeWS/atMegaBootloader/bootloader/bootLib.cImplementation ofweAutSys' bootloader helper functions
D:/eclipCeWS/atMegaBootloader/include/arch/config.hweAutSys' configuration settings
D:/eclipCeWS/atMegaBootloader/include/arch/config_weAut_01.hConfiguration settings for the weAut_01 automation module
D:/eclipCeWS/atMegaBootloader/include/bootloader/boot109.hDefinitions of weAutSys' bootloader and helper functions
D:/eclipCeWS/atMegaBootloader/include/we-aut_sys/ll_common.hweAutSys' basic common types and helper functions
main.cThe weAutSys based user / application software
include/arch/uip-conf.hIP configuration file
include/arch/uip_mess.hweAutSys definition of system message texts for uIP
include/fatFS/diskio.hSmall memory card (SMC / MMC) driver function definitions
include/fatFS/ff.h(Grande) fatFS configurations and declarations
include/fatFS/ffconf.h(Grande) fatFS configuration options
include/uip/uip.hCommon definitions for the uIP TCP/IP stack
include/uip/uip_arp.hDefinitions for the ARP module
include/uip/uipopt.hConfiguration options for uIP
include/uip/apps/dhcpc.hDefinitions for the DHCP client
include/uip/apps/resolv.hDNS resolver definitions
include/we-aut_sys/cli.hweAutSys' command line interpreter (CLI)
include/we-aut_sys/common.hweAutSys' common types and helper functions
include/we-aut_sys/enc28j60.hweAutSys' (weAut_01's) 28J60 Ethernet driver
include/we-aut_sys/ll_system.hweAutSys'/weAut_01' low level system calls and services
include/we-aut_sys/log_streams.hBuffered log stream (definitions)
include/we-aut_sys/modbus.hweAutSys' system calls, services and types for the Modbus server
include/we-aut_sys/network.hweAutSys' (low level) system calls, services and types for LAN / Ethernet communication
include/we-aut_sys/ntp.hweAutSys' system calls and types for network time services
include/we-aut_sys/persist.hweAutSys (weAut_01) utility / library functions for persistent storage
include/we-aut_sys/proc_io.hweAutSys'/weAut_01's (low level) system calls and services for process I/O and HMI
include/we-aut_sys/smc.hweAutSys' (low level) system calls, services and types for communication with a small memory card
include/we-aut_sys/smc2fs.hweAutSys' file system adaption to a small memory card
include/we-aut_sys/spi.hweAutSys'/weAut_01' system calls and services for the SPI interfaces
include/we-aut_sys/streams.hStreams (definitions)
include/we-aut_sys/syst_threads.hweAutSys' system threads
include/we-aut_sys/system.hweAutSys definition of system calls and services to be used by application / user software
include/we-aut_sys/telnet.hweAutSys' system calls, services and types for the Telnet server
include/we-aut_sys/timing.hweAutSys definition of timing services
include/we-aut_sys/uart0.hSerial communication (basics)
include/we-aut_sys/utils.hweAutSys utility / library functions to be used also by application / user software
pt/lc-addrlabels.hImplementation of local continuations based on GCC's feature "Labels as values"
pt/lc.hLocal continuations
pt/pt.hProtothreads implementation