D:/eclipCeWS/atMegaBootloader/bootloader/boot109.c | Implementation of weAutSys' serial bootloader program |
D:/eclipCeWS/atMegaBootloader/bootloader/bootLib.c | Implementation ofweAutSys' bootloader helper functions |
D:/eclipCeWS/atMegaBootloader/include/arch/config.h | weAutSys' configuration settings |
D:/eclipCeWS/atMegaBootloader/include/arch/config_weAut_01.h | Configuration settings for the weAut_01 automation module |
D:/eclipCeWS/atMegaBootloader/include/bootloader/boot109.h | Definitions of weAutSys' bootloader and helper functions |
D:/eclipCeWS/atMegaBootloader/include/we-aut_sys/ll_common.h | weAutSys' basic common types and helper functions |
main.c | The weAutSys based user / application software |
include/arch/uip-conf.h | IP configuration file |
include/arch/uip_mess.h | weAutSys definition of system message texts for uIP |
include/fatFS/diskio.h | Small 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.h | Common definitions for the uIP TCP/IP stack |
include/uip/uip_arp.h | Definitions for the ARP module |
include/uip/uipopt.h | Configuration options for uIP |
include/uip/apps/dhcpc.h | Definitions for the DHCP client |
include/uip/apps/resolv.h | DNS resolver definitions |
include/we-aut_sys/cli.h | weAutSys' command line interpreter (CLI) |
include/we-aut_sys/common.h | weAutSys' common types and helper functions |
include/we-aut_sys/enc28j60.h | weAutSys' (weAut_01's) 28J60 Ethernet driver |
include/we-aut_sys/ll_system.h | weAutSys'/weAut_01' low level system calls and services |
include/we-aut_sys/log_streams.h | Buffered log stream (definitions) |
include/we-aut_sys/modbus.h | weAutSys' system calls, services and types for the Modbus server |
include/we-aut_sys/network.h | weAutSys' (low level) system calls, services and types for LAN / Ethernet communication |
include/we-aut_sys/ntp.h | weAutSys' system calls and types for network time services |
include/we-aut_sys/persist.h | weAutSys (weAut_01) utility / library functions for persistent storage |
include/we-aut_sys/proc_io.h | weAutSys'/weAut_01's (low level) system calls and services for process I/O and HMI |
include/we-aut_sys/smc.h | weAutSys' (low level) system calls, services and types for communication with a small memory card |
include/we-aut_sys/smc2fs.h | weAutSys' file system adaption to a small memory card |
include/we-aut_sys/spi.h | weAutSys'/weAut_01' system calls and services for the SPI interfaces |
include/we-aut_sys/streams.h | Streams (definitions) |
include/we-aut_sys/syst_threads.h | weAutSys' system threads |
include/we-aut_sys/system.h | weAutSys definition of system calls and services to be used by application / user software |
include/we-aut_sys/telnet.h | weAutSys' system calls, services and types for the Telnet server |
include/we-aut_sys/timing.h | weAutSys definition of timing services |
include/we-aut_sys/uart0.h | Serial communication (basics) |
include/we-aut_sys/utils.h | weAutSys utility / library functions to be used also by application / user software |
pt/lc-addrlabels.h | Implementation of local continuations based on GCC's feature "Labels as values" |
pt/lc.h | Local continuations |
pt/pt.h | Protothreads implementation |