From aaa23228312c7e0942bfad2507580ba42ae73215 Mon Sep 17 00:00:00 2001 From: Michael Dryden Date: Mon, 23 Feb 2015 23:41:08 -0500 Subject: [PATCH] Changed AS6 project names. --- DSTAT-temp/DSTAT-temp.cproj | 686 ------------------ DSTAT/DSTAT.cproj | 686 ++++++++++++++++++ {DSTAT-temp => DSTAT}/Makefile | 0 {DSTAT-temp => DSTAT}/atmel_devices_cdc.inf | 0 {DSTAT-temp => DSTAT}/config.mk | 0 {DSTAT-temp => DSTAT}/doxyfile | 0 {DSTAT-temp => DSTAT}/src/ads1255.c | 0 {DSTAT-temp => DSTAT}/src/ads1255.h | 0 {DSTAT-temp => DSTAT}/src/asf.h | 0 .../src/asf/common/boards/board.h | 0 .../src/asf/common/boards/user_board/init.c | 0 .../asf/common/boards/user_board/user_board.h | 0 .../src/asf/common/drivers/nvm/common_nvm.h | 0 .../asf/common/drivers/nvm/xmega/xmega_nvm.c | 0 .../src/asf/common/services/clock/genclk.h | 0 .../src/asf/common/services/clock/osc.h | 0 .../src/asf/common/services/clock/pll.h | 0 .../src/asf/common/services/clock/sysclk.h | 0 .../src/asf/common/services/clock/xmega/osc.h | 0 .../src/asf/common/services/clock/xmega/pll.h | 0 .../asf/common/services/clock/xmega/sysclk.c | 0 .../asf/common/services/clock/xmega/sysclk.h | 0 .../src/asf/common/services/delay/delay.h | 0 .../services/delay/xmega/cycle_counter.h | 0 .../services/hugemem/avr8/avr8_hugemem.c | 0 .../common/services/hugemem/avr8/hugemem.h | 0 .../common/services/hugemem/generic/hugemem.h | 0 .../src/asf/common/services/hugemem/hugemem.h | 0 .../src/asf/common/services/ioport/ioport.h | 0 .../asf/common/services/ioport/xmega/ioport.h | 0 .../services/ioport/xmega/ioport_compat.c | 0 .../services/ioport/xmega/ioport_compat.h | 0 .../asf/common/services/sleepmgr/sleepmgr.h | 0 .../common/services/sleepmgr/xmega/sleepmgr.c | 0 .../common/services/sleepmgr/xmega/sleepmgr.h | 0 .../src/asf/common/services/spi/usart_spi.h | 0 .../services/spi/xmega_usart_spi/usart_spi.c | 0 .../services/spi/xmega_usart_spi/usart_spi.h | 0 .../services/usb/class/cdc/device/udi_cdc.c | 0 .../services/usb/class/cdc/device/udi_cdc.h | 0 .../usb/class/cdc/device/udi_cdc_conf.h | 0 .../usb/class/cdc/device/udi_cdc_desc.c | 0 .../services/usb/class/cdc/usb_protocol_cdc.h | 0 .../src/asf/common/services/usb/udc/udc.c | 0 .../src/asf/common/services/usb/udc/udc.h | 0 .../asf/common/services/usb/udc/udc_desc.h | 0 .../src/asf/common/services/usb/udc/udd.h | 0 .../src/asf/common/services/usb/udc/udi.h | 0 .../src/asf/common/services/usb/usb_atmel.h | 0 .../asf/common/services/usb/usb_protocol.h | 0 .../src/asf/common/utils/interrupt.h | 0 .../common/utils/interrupt/interrupt_avr8.h | 0 .../src/asf/common/utils/make/Makefile.avr.in | 0 .../src/asf/common/utils/parts.h | 0 .../src/asf/common/utils/stdio/read.c | 0 .../common/utils/stdio/stdio_usb/stdio_usb.c | 0 .../common/utils/stdio/stdio_usb/stdio_usb.h | 0 .../src/asf/common/utils/stdio/write.c | 0 .../src/asf/xmega/drivers/cpu/ccp.h | 0 .../src/asf/xmega/drivers/cpu/ccp.s | 0 .../asf/xmega/drivers/cpu/xmega_reset_cause.h | 0 .../src/asf/xmega/drivers/dma/dma.c | 0 .../src/asf/xmega/drivers/dma/dma.h | 0 .../src/asf/xmega/drivers/nvm/nvm.c | 0 .../src/asf/xmega/drivers/nvm/nvm.h | 0 .../src/asf/xmega/drivers/nvm/nvm_asm.s | 0 .../src/asf/xmega/drivers/pmic/pmic.h | 0 .../src/asf/xmega/drivers/rtc/rtc.c | 0 .../src/asf/xmega/drivers/rtc/rtc.h | 0 .../src/asf/xmega/drivers/sleep/sleep.h | 0 .../src/asf/xmega/drivers/tc/tc.c | 0 .../src/asf/xmega/drivers/tc/tc.h | 0 .../src/asf/xmega/drivers/usart/usart.c | 0 .../src/asf/xmega/drivers/usart/usart.h | 0 .../src/asf/xmega/drivers/usb/usb_device.c | 0 .../src/asf/xmega/drivers/usb/usb_device.h | 0 .../src/asf/xmega/utils/assembler.h | 0 .../src/asf/xmega/utils/assembler/gas.h | 0 .../asf/xmega/utils/bit_handling/clz_ctz.h | 0 .../src/asf/xmega/utils/compiler.h | 0 .../asf/xmega/utils/preprocessor/mrepeat.h | 0 .../xmega/utils/preprocessor/preprocessor.h | 0 .../asf/xmega/utils/preprocessor/stringz.h | 0 .../src/asf/xmega/utils/preprocessor/tpaste.h | 0 .../src/asf/xmega/utils/progmem.h | 0 .../src/asf/xmega/utils/status_codes.h | 0 {DSTAT-temp => DSTAT}/src/config/conf_board.h | 0 {DSTAT-temp => DSTAT}/src/config/conf_clock.h | 0 .../src/config/conf_experiment.h | 0 {DSTAT-temp => DSTAT}/src/config/conf_nvm.h | 0 {DSTAT-temp => DSTAT}/src/config/conf_rtc.h | 0 .../src/config/conf_sleepmgr.h | 0 .../src/config/conf_usart_spi.h | 0 {DSTAT-temp => DSTAT}/src/config/conf_usb.h | 0 {DSTAT-temp => DSTAT}/src/experiment.c | 0 {DSTAT-temp => DSTAT}/src/experiment.h | 0 {DSTAT-temp => DSTAT}/src/main.c | 0 {DSTAT-temp => DSTAT}/src/main.h | 0 {DSTAT-temp => DSTAT}/src/max5443.c | 0 {DSTAT-temp => DSTAT}/src/max5443.h | 0 DSTAT1.atsln | 2 +- DSTAT1.atsuo | Bin 56832 -> 51712 bytes EEPROM init/EEPROM init.cproj | 20 +- EEPROM init/{EEPROM init.c => EEPROM_init.c} | 0 104 files changed, 697 insertions(+), 697 deletions(-) delete mode 100644 DSTAT-temp/DSTAT-temp.cproj create mode 100644 DSTAT/DSTAT.cproj rename {DSTAT-temp => DSTAT}/Makefile (100%) rename {DSTAT-temp => DSTAT}/atmel_devices_cdc.inf (100%) rename {DSTAT-temp => DSTAT}/config.mk (100%) rename {DSTAT-temp => DSTAT}/doxyfile (100%) rename {DSTAT-temp => DSTAT}/src/ads1255.c (100%) rename {DSTAT-temp => DSTAT}/src/ads1255.h (100%) rename {DSTAT-temp => DSTAT}/src/asf.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/boards/board.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/boards/user_board/init.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/boards/user_board/user_board.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/drivers/nvm/common_nvm.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/drivers/nvm/xmega/xmega_nvm.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/clock/genclk.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/clock/osc.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/clock/pll.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/clock/sysclk.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/clock/xmega/osc.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/clock/xmega/pll.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/clock/xmega/sysclk.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/clock/xmega/sysclk.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/delay/delay.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/delay/xmega/cycle_counter.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/hugemem/avr8/avr8_hugemem.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/hugemem/avr8/hugemem.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/hugemem/generic/hugemem.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/hugemem/hugemem.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/ioport/ioport.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/ioport/xmega/ioport.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/ioport/xmega/ioport_compat.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/ioport/xmega/ioport_compat.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/sleepmgr/sleepmgr.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/sleepmgr/xmega/sleepmgr.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/sleepmgr/xmega/sleepmgr.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/spi/usart_spi.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/spi/xmega_usart_spi/usart_spi.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/spi/xmega_usart_spi/usart_spi.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/class/cdc/device/udi_cdc.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/class/cdc/device/udi_cdc.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/class/cdc/device/udi_cdc_conf.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/class/cdc/device/udi_cdc_desc.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/class/cdc/usb_protocol_cdc.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/udc/udc.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/udc/udc.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/udc/udc_desc.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/udc/udd.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/udc/udi.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/usb_atmel.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/services/usb/usb_protocol.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/utils/interrupt.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/utils/interrupt/interrupt_avr8.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/utils/make/Makefile.avr.in (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/utils/parts.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/utils/stdio/read.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/utils/stdio/stdio_usb/stdio_usb.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/utils/stdio/stdio_usb/stdio_usb.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/common/utils/stdio/write.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/cpu/ccp.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/cpu/ccp.s (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/cpu/xmega_reset_cause.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/dma/dma.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/dma/dma.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/nvm/nvm.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/nvm/nvm.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/nvm/nvm_asm.s (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/pmic/pmic.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/rtc/rtc.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/rtc/rtc.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/sleep/sleep.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/tc/tc.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/tc/tc.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/usart/usart.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/usart/usart.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/usb/usb_device.c (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/drivers/usb/usb_device.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/assembler.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/assembler/gas.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/bit_handling/clz_ctz.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/compiler.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/preprocessor/mrepeat.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/preprocessor/preprocessor.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/preprocessor/stringz.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/preprocessor/tpaste.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/progmem.h (100%) rename {DSTAT-temp => DSTAT}/src/asf/xmega/utils/status_codes.h (100%) rename {DSTAT-temp => DSTAT}/src/config/conf_board.h (100%) rename {DSTAT-temp => DSTAT}/src/config/conf_clock.h (100%) rename {DSTAT-temp => DSTAT}/src/config/conf_experiment.h (100%) rename {DSTAT-temp => DSTAT}/src/config/conf_nvm.h (100%) rename {DSTAT-temp => DSTAT}/src/config/conf_rtc.h (100%) rename {DSTAT-temp => DSTAT}/src/config/conf_sleepmgr.h (100%) rename {DSTAT-temp => DSTAT}/src/config/conf_usart_spi.h (100%) rename {DSTAT-temp => DSTAT}/src/config/conf_usb.h (100%) rename {DSTAT-temp => DSTAT}/src/experiment.c (100%) rename {DSTAT-temp => DSTAT}/src/experiment.h (100%) rename {DSTAT-temp => DSTAT}/src/main.c (100%) rename {DSTAT-temp => DSTAT}/src/main.h (100%) rename {DSTAT-temp => DSTAT}/src/max5443.c (100%) rename {DSTAT-temp => DSTAT}/src/max5443.h (100%) rename EEPROM init/{EEPROM init.c => EEPROM_init.c} (100%) diff --git a/DSTAT-temp/DSTAT-temp.cproj b/DSTAT-temp/DSTAT-temp.cproj deleted file mode 100644 index d35d9b4..0000000 --- a/DSTAT-temp/DSTAT-temp.cproj +++ /dev/null @@ -1,686 +0,0 @@ - - - - 2.0 - 6.1 - {511f3fe1-f6b0-4e6d-877c-322c1167607e} - $(MSBuildProjectName) - $(MSBuildProjectName) - $(MSBuildProjectName) - 3.4.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - atxmega256a3u - xmegaau - C - com.Atmel.AVRGCC8.C - - $(MSBuildProjectDirectory)\$(Configuration) - $(MSBuildProjectName) - .elf - Executable - Native - true - false - exception_table - 0 - true - true - 0x20000000 - - 2 - - - - True - True - True - True - - - True - True - True - True - True - False - - - BOARD=USER_BOARD - IOPORT_XMEGA_COMPAT - - - - - ../src - ../src/asf/common/applications/user_application/user_board - ../src/asf/common/boards - ../src/asf/common/boards/user_board - ../src/asf/common/utils - ../src/asf/xmega/utils - ../src/asf/xmega/utils/preprocessor - ../src/config - ../src/asf/xmega/drivers/cpu - ../src/asf/xmega/drivers/nvm - ../src/asf/xmega/drivers/pmic - ../src/asf/xmega/drivers/rtc - ../src/asf/xmega/drivers/sleep - ../src/asf/xmega/drivers/tc - ../src/asf/xmega/drivers/usart - ../src/asf/common/services/clock - ../src/asf/common/services/delay - ../src/asf/common/services/ioport - ../src/asf/common/services/sleepmgr - ../src/asf/common/services/spi - ../src/asf/common/services/usb - ../src/asf/common/services/usb/class/cdc - ../src/asf/common/services/usb/class/cdc/device - ../src/asf/common/services/usb/udc - ../src/asf/common/utils/stdio/stdio_usb - ../src/asf/xmega/drivers/usb - ../common/applications/user_application/user_board - ../src/ASF/common/services/hugemem - ../src/ASF/xmega/drivers/dma - ../src/ASF/common/drivers/nvm - - - Optimize for size (-Os) - -fdata-sections - True - -std=gnu99 -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Werror-implicit-function-declaration -Wpointer-arith -mrelax - - - - -Wl,--relax - -mrelax -DBOARD=USER_BOARD - - - ../src - ../src/asf/common/applications/user_application/user_board - ../src/asf/common/boards - ../src/asf/common/boards/user_board - ../src/asf/common/utils - ../src/asf/xmega/utils - ../src/asf/xmega/utils/preprocessor - ../src/config - ../src/asf/xmega/drivers/cpu - ../src/asf/xmega/drivers/nvm - ../src/asf/xmega/drivers/pmic - ../src/asf/xmega/drivers/rtc - ../src/asf/xmega/drivers/sleep - ../src/asf/xmega/drivers/tc - ../src/asf/xmega/drivers/usart - ../src/asf/common/services/clock - ../src/asf/common/services/delay - ../src/asf/common/services/ioport - ../src/asf/common/services/sleepmgr - ../src/asf/common/services/spi - ../src/asf/common/services/usb - ../src/asf/common/services/usb/class/cdc - ../src/asf/common/services/usb/class/cdc/device - ../src/asf/common/services/usb/udc - ../src/asf/common/utils/stdio/stdio_usb - ../src/asf/xmega/drivers/usb - ../common/applications/user_application/user_board - ../src/ASF/common/services/hugemem - ../src/ASF/xmega/drivers/dma - ../src/ASF/common/drivers/nvm - - - - - - - - True - True - True - True - - - True - True - True - True - True - False - - - BOARD=USER_BOARD - IOPORT_XMEGA_COMPAT - - - - - ../src - ../src/asf/common/applications/user_application/user_board - ../src/asf/common/boards - ../src/asf/common/boards/user_board - ../src/asf/common/utils - ../src/asf/xmega/utils - ../src/asf/xmega/utils/preprocessor - ../src/config - ../src/asf/xmega/drivers/cpu - ../src/asf/xmega/drivers/nvm - ../src/asf/xmega/drivers/pmic - ../src/asf/xmega/drivers/rtc - ../src/asf/xmega/drivers/sleep - ../src/asf/xmega/drivers/tc - ../src/asf/xmega/drivers/usart - ../src/asf/common/services/clock - ../src/asf/common/services/delay - ../src/asf/common/services/ioport - ../src/asf/common/services/sleepmgr - ../src/asf/common/services/spi - ../src/asf/common/services/usb - ../src/asf/common/services/usb/class/cdc - ../src/asf/common/services/usb/class/cdc/device - ../src/asf/common/services/usb/udc - ../src/asf/common/utils/stdio/stdio_usb - ../src/asf/xmega/drivers/usb - ../common/applications/user_application/user_board - ../src/ASF/common/services/hugemem - ../src/ASF/xmega/drivers/dma - ../src/ASF/common/drivers/nvm - - - Optimize (-O1) - -fdata-sections - Maximum (-g3) - True - -std=gnu99 -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Werror-implicit-function-declaration -Wpointer-arith -mrelax - - - - -Wl,--relax - -mrelax -DBOARD=USER_BOARD - - - ../src - ../src/asf/common/applications/user_application/user_board - ../src/asf/common/boards - ../src/asf/common/boards/user_board - ../src/asf/common/utils - ../src/asf/xmega/utils - ../src/asf/xmega/utils/preprocessor - ../src/config - ../src/asf/xmega/drivers/cpu - ../src/asf/xmega/drivers/nvm - ../src/asf/xmega/drivers/pmic - ../src/asf/xmega/drivers/rtc - ../src/asf/xmega/drivers/sleep - ../src/asf/xmega/drivers/tc - ../src/asf/xmega/drivers/usart - ../src/asf/common/services/clock - ../src/asf/common/services/delay - ../src/asf/common/services/ioport - ../src/asf/common/services/sleepmgr - ../src/asf/common/services/spi - ../src/asf/common/services/usb - ../src/asf/common/services/usb/class/cdc - ../src/asf/common/services/usb/class/cdc/device - ../src/asf/common/services/usb/udc - ../src/asf/common/utils/stdio/stdio_usb - ../src/asf/xmega/drivers/usb - ../common/applications/user_application/user_board - ../src/ASF/common/services/hugemem - ../src/ASF/xmega/drivers/dma - ../src/ASF/common/drivers/nvm - - - Default (-Wa,-g) - - - - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - compile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/DSTAT/DSTAT.cproj b/DSTAT/DSTAT.cproj new file mode 100644 index 0000000..b942430 --- /dev/null +++ b/DSTAT/DSTAT.cproj @@ -0,0 +1,686 @@ + + + + 2.0 + 6.1 + {511f3fe1-f6b0-4e6d-877c-322c1167607e} + DSTAT + $(MSBuildProjectName) + $(MSBuildProjectName) + 3.4.1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + atxmega256a3u + xmegaau + C + com.Atmel.AVRGCC8.C + + $(MSBuildProjectDirectory)\$(Configuration) + $(MSBuildProjectName) + .elf + Executable + Native + true + false + exception_table + 0 + true + true + 0x20000000 + + 2 + + + + True + True + True + True + + + True + True + True + True + True + False + + + BOARD=USER_BOARD + IOPORT_XMEGA_COMPAT + + + + + ../src + ../src/asf/common/applications/user_application/user_board + ../src/asf/common/boards + ../src/asf/common/boards/user_board + ../src/asf/common/utils + ../src/asf/xmega/utils + ../src/asf/xmega/utils/preprocessor + ../src/config + ../src/asf/xmega/drivers/cpu + ../src/asf/xmega/drivers/nvm + ../src/asf/xmega/drivers/pmic + ../src/asf/xmega/drivers/rtc + ../src/asf/xmega/drivers/sleep + ../src/asf/xmega/drivers/tc + ../src/asf/xmega/drivers/usart + ../src/asf/common/services/clock + ../src/asf/common/services/delay + ../src/asf/common/services/ioport + ../src/asf/common/services/sleepmgr + ../src/asf/common/services/spi + ../src/asf/common/services/usb + ../src/asf/common/services/usb/class/cdc + ../src/asf/common/services/usb/class/cdc/device + ../src/asf/common/services/usb/udc + ../src/asf/common/utils/stdio/stdio_usb + ../src/asf/xmega/drivers/usb + ../common/applications/user_application/user_board + ../src/ASF/common/services/hugemem + ../src/ASF/xmega/drivers/dma + ../src/ASF/common/drivers/nvm + + + Optimize for size (-Os) + -fdata-sections + True + -std=gnu99 -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Werror-implicit-function-declaration -Wpointer-arith -mrelax + + + + -Wl,--relax + -mrelax -DBOARD=USER_BOARD + + + ../src + ../src/asf/common/applications/user_application/user_board + ../src/asf/common/boards + ../src/asf/common/boards/user_board + ../src/asf/common/utils + ../src/asf/xmega/utils + ../src/asf/xmega/utils/preprocessor + ../src/config + ../src/asf/xmega/drivers/cpu + ../src/asf/xmega/drivers/nvm + ../src/asf/xmega/drivers/pmic + ../src/asf/xmega/drivers/rtc + ../src/asf/xmega/drivers/sleep + ../src/asf/xmega/drivers/tc + ../src/asf/xmega/drivers/usart + ../src/asf/common/services/clock + ../src/asf/common/services/delay + ../src/asf/common/services/ioport + ../src/asf/common/services/sleepmgr + ../src/asf/common/services/spi + ../src/asf/common/services/usb + ../src/asf/common/services/usb/class/cdc + ../src/asf/common/services/usb/class/cdc/device + ../src/asf/common/services/usb/udc + ../src/asf/common/utils/stdio/stdio_usb + ../src/asf/xmega/drivers/usb + ../common/applications/user_application/user_board + ../src/ASF/common/services/hugemem + ../src/ASF/xmega/drivers/dma + ../src/ASF/common/drivers/nvm + + + + + + + + True + True + True + True + + + True + True + True + True + True + False + + + BOARD=USER_BOARD + IOPORT_XMEGA_COMPAT + + + + + ../src + ../src/asf/common/applications/user_application/user_board + ../src/asf/common/boards + ../src/asf/common/boards/user_board + ../src/asf/common/utils + ../src/asf/xmega/utils + ../src/asf/xmega/utils/preprocessor + ../src/config + ../src/asf/xmega/drivers/cpu + ../src/asf/xmega/drivers/nvm + ../src/asf/xmega/drivers/pmic + ../src/asf/xmega/drivers/rtc + ../src/asf/xmega/drivers/sleep + ../src/asf/xmega/drivers/tc + ../src/asf/xmega/drivers/usart + ../src/asf/common/services/clock + ../src/asf/common/services/delay + ../src/asf/common/services/ioport + ../src/asf/common/services/sleepmgr + ../src/asf/common/services/spi + ../src/asf/common/services/usb + ../src/asf/common/services/usb/class/cdc + ../src/asf/common/services/usb/class/cdc/device + ../src/asf/common/services/usb/udc + ../src/asf/common/utils/stdio/stdio_usb + ../src/asf/xmega/drivers/usb + ../common/applications/user_application/user_board + ../src/ASF/common/services/hugemem + ../src/ASF/xmega/drivers/dma + ../src/ASF/common/drivers/nvm + + + Optimize (-O1) + -fdata-sections + Maximum (-g3) + True + -std=gnu99 -fno-strict-aliasing -Wstrict-prototypes -Wmissing-prototypes -Werror-implicit-function-declaration -Wpointer-arith -mrelax + + + + -Wl,--relax + -mrelax -DBOARD=USER_BOARD + + + ../src + ../src/asf/common/applications/user_application/user_board + ../src/asf/common/boards + ../src/asf/common/boards/user_board + ../src/asf/common/utils + ../src/asf/xmega/utils + ../src/asf/xmega/utils/preprocessor + ../src/config + ../src/asf/xmega/drivers/cpu + ../src/asf/xmega/drivers/nvm + ../src/asf/xmega/drivers/pmic + ../src/asf/xmega/drivers/rtc + ../src/asf/xmega/drivers/sleep + ../src/asf/xmega/drivers/tc + ../src/asf/xmega/drivers/usart + ../src/asf/common/services/clock + ../src/asf/common/services/delay + ../src/asf/common/services/ioport + ../src/asf/common/services/sleepmgr + ../src/asf/common/services/spi + ../src/asf/common/services/usb + ../src/asf/common/services/usb/class/cdc + ../src/asf/common/services/usb/class/cdc/device + ../src/asf/common/services/usb/udc + ../src/asf/common/utils/stdio/stdio_usb + ../src/asf/xmega/drivers/usb + ../common/applications/user_application/user_board + ../src/ASF/common/services/hugemem + ../src/ASF/xmega/drivers/dma + ../src/ASF/common/drivers/nvm + + + Default (-Wa,-g) + + + + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/DSTAT-temp/Makefile b/DSTAT/Makefile similarity index 100% rename from DSTAT-temp/Makefile rename to DSTAT/Makefile diff --git a/DSTAT-temp/atmel_devices_cdc.inf b/DSTAT/atmel_devices_cdc.inf similarity index 100% rename from DSTAT-temp/atmel_devices_cdc.inf rename to DSTAT/atmel_devices_cdc.inf diff --git a/DSTAT-temp/config.mk b/DSTAT/config.mk similarity index 100% rename from DSTAT-temp/config.mk rename to DSTAT/config.mk diff --git a/DSTAT-temp/doxyfile b/DSTAT/doxyfile similarity index 100% rename from DSTAT-temp/doxyfile rename to DSTAT/doxyfile diff --git a/DSTAT-temp/src/ads1255.c b/DSTAT/src/ads1255.c similarity index 100% rename from DSTAT-temp/src/ads1255.c rename to DSTAT/src/ads1255.c diff --git a/DSTAT-temp/src/ads1255.h b/DSTAT/src/ads1255.h similarity index 100% rename from DSTAT-temp/src/ads1255.h rename to DSTAT/src/ads1255.h diff --git a/DSTAT-temp/src/asf.h b/DSTAT/src/asf.h similarity index 100% rename from DSTAT-temp/src/asf.h rename to DSTAT/src/asf.h diff --git a/DSTAT-temp/src/asf/common/boards/board.h b/DSTAT/src/asf/common/boards/board.h similarity index 100% rename from DSTAT-temp/src/asf/common/boards/board.h rename to DSTAT/src/asf/common/boards/board.h diff --git a/DSTAT-temp/src/asf/common/boards/user_board/init.c b/DSTAT/src/asf/common/boards/user_board/init.c similarity index 100% rename from DSTAT-temp/src/asf/common/boards/user_board/init.c rename to DSTAT/src/asf/common/boards/user_board/init.c diff --git a/DSTAT-temp/src/asf/common/boards/user_board/user_board.h b/DSTAT/src/asf/common/boards/user_board/user_board.h similarity index 100% rename from DSTAT-temp/src/asf/common/boards/user_board/user_board.h rename to DSTAT/src/asf/common/boards/user_board/user_board.h diff --git a/DSTAT-temp/src/asf/common/drivers/nvm/common_nvm.h b/DSTAT/src/asf/common/drivers/nvm/common_nvm.h similarity index 100% rename from DSTAT-temp/src/asf/common/drivers/nvm/common_nvm.h rename to DSTAT/src/asf/common/drivers/nvm/common_nvm.h diff --git a/DSTAT-temp/src/asf/common/drivers/nvm/xmega/xmega_nvm.c b/DSTAT/src/asf/common/drivers/nvm/xmega/xmega_nvm.c similarity index 100% rename from DSTAT-temp/src/asf/common/drivers/nvm/xmega/xmega_nvm.c rename to DSTAT/src/asf/common/drivers/nvm/xmega/xmega_nvm.c diff --git a/DSTAT-temp/src/asf/common/services/clock/genclk.h b/DSTAT/src/asf/common/services/clock/genclk.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/clock/genclk.h rename to DSTAT/src/asf/common/services/clock/genclk.h diff --git a/DSTAT-temp/src/asf/common/services/clock/osc.h b/DSTAT/src/asf/common/services/clock/osc.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/clock/osc.h rename to DSTAT/src/asf/common/services/clock/osc.h diff --git a/DSTAT-temp/src/asf/common/services/clock/pll.h b/DSTAT/src/asf/common/services/clock/pll.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/clock/pll.h rename to DSTAT/src/asf/common/services/clock/pll.h diff --git a/DSTAT-temp/src/asf/common/services/clock/sysclk.h b/DSTAT/src/asf/common/services/clock/sysclk.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/clock/sysclk.h rename to DSTAT/src/asf/common/services/clock/sysclk.h diff --git a/DSTAT-temp/src/asf/common/services/clock/xmega/osc.h b/DSTAT/src/asf/common/services/clock/xmega/osc.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/clock/xmega/osc.h rename to DSTAT/src/asf/common/services/clock/xmega/osc.h diff --git a/DSTAT-temp/src/asf/common/services/clock/xmega/pll.h b/DSTAT/src/asf/common/services/clock/xmega/pll.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/clock/xmega/pll.h rename to DSTAT/src/asf/common/services/clock/xmega/pll.h diff --git a/DSTAT-temp/src/asf/common/services/clock/xmega/sysclk.c b/DSTAT/src/asf/common/services/clock/xmega/sysclk.c similarity index 100% rename from DSTAT-temp/src/asf/common/services/clock/xmega/sysclk.c rename to DSTAT/src/asf/common/services/clock/xmega/sysclk.c diff --git a/DSTAT-temp/src/asf/common/services/clock/xmega/sysclk.h b/DSTAT/src/asf/common/services/clock/xmega/sysclk.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/clock/xmega/sysclk.h rename to DSTAT/src/asf/common/services/clock/xmega/sysclk.h diff --git a/DSTAT-temp/src/asf/common/services/delay/delay.h b/DSTAT/src/asf/common/services/delay/delay.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/delay/delay.h rename to DSTAT/src/asf/common/services/delay/delay.h diff --git a/DSTAT-temp/src/asf/common/services/delay/xmega/cycle_counter.h b/DSTAT/src/asf/common/services/delay/xmega/cycle_counter.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/delay/xmega/cycle_counter.h rename to DSTAT/src/asf/common/services/delay/xmega/cycle_counter.h diff --git a/DSTAT-temp/src/asf/common/services/hugemem/avr8/avr8_hugemem.c b/DSTAT/src/asf/common/services/hugemem/avr8/avr8_hugemem.c similarity index 100% rename from DSTAT-temp/src/asf/common/services/hugemem/avr8/avr8_hugemem.c rename to DSTAT/src/asf/common/services/hugemem/avr8/avr8_hugemem.c diff --git a/DSTAT-temp/src/asf/common/services/hugemem/avr8/hugemem.h b/DSTAT/src/asf/common/services/hugemem/avr8/hugemem.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/hugemem/avr8/hugemem.h rename to DSTAT/src/asf/common/services/hugemem/avr8/hugemem.h diff --git a/DSTAT-temp/src/asf/common/services/hugemem/generic/hugemem.h b/DSTAT/src/asf/common/services/hugemem/generic/hugemem.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/hugemem/generic/hugemem.h rename to DSTAT/src/asf/common/services/hugemem/generic/hugemem.h diff --git a/DSTAT-temp/src/asf/common/services/hugemem/hugemem.h b/DSTAT/src/asf/common/services/hugemem/hugemem.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/hugemem/hugemem.h rename to DSTAT/src/asf/common/services/hugemem/hugemem.h diff --git a/DSTAT-temp/src/asf/common/services/ioport/ioport.h b/DSTAT/src/asf/common/services/ioport/ioport.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/ioport/ioport.h rename to DSTAT/src/asf/common/services/ioport/ioport.h diff --git a/DSTAT-temp/src/asf/common/services/ioport/xmega/ioport.h b/DSTAT/src/asf/common/services/ioport/xmega/ioport.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/ioport/xmega/ioport.h rename to DSTAT/src/asf/common/services/ioport/xmega/ioport.h diff --git a/DSTAT-temp/src/asf/common/services/ioport/xmega/ioport_compat.c b/DSTAT/src/asf/common/services/ioport/xmega/ioport_compat.c similarity index 100% rename from DSTAT-temp/src/asf/common/services/ioport/xmega/ioport_compat.c rename to DSTAT/src/asf/common/services/ioport/xmega/ioport_compat.c diff --git a/DSTAT-temp/src/asf/common/services/ioport/xmega/ioport_compat.h b/DSTAT/src/asf/common/services/ioport/xmega/ioport_compat.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/ioport/xmega/ioport_compat.h rename to DSTAT/src/asf/common/services/ioport/xmega/ioport_compat.h diff --git a/DSTAT-temp/src/asf/common/services/sleepmgr/sleepmgr.h b/DSTAT/src/asf/common/services/sleepmgr/sleepmgr.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/sleepmgr/sleepmgr.h rename to DSTAT/src/asf/common/services/sleepmgr/sleepmgr.h diff --git a/DSTAT-temp/src/asf/common/services/sleepmgr/xmega/sleepmgr.c b/DSTAT/src/asf/common/services/sleepmgr/xmega/sleepmgr.c similarity index 100% rename from DSTAT-temp/src/asf/common/services/sleepmgr/xmega/sleepmgr.c rename to DSTAT/src/asf/common/services/sleepmgr/xmega/sleepmgr.c diff --git a/DSTAT-temp/src/asf/common/services/sleepmgr/xmega/sleepmgr.h b/DSTAT/src/asf/common/services/sleepmgr/xmega/sleepmgr.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/sleepmgr/xmega/sleepmgr.h rename to DSTAT/src/asf/common/services/sleepmgr/xmega/sleepmgr.h diff --git a/DSTAT-temp/src/asf/common/services/spi/usart_spi.h b/DSTAT/src/asf/common/services/spi/usart_spi.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/spi/usart_spi.h rename to DSTAT/src/asf/common/services/spi/usart_spi.h diff --git a/DSTAT-temp/src/asf/common/services/spi/xmega_usart_spi/usart_spi.c b/DSTAT/src/asf/common/services/spi/xmega_usart_spi/usart_spi.c similarity index 100% rename from DSTAT-temp/src/asf/common/services/spi/xmega_usart_spi/usart_spi.c rename to DSTAT/src/asf/common/services/spi/xmega_usart_spi/usart_spi.c diff --git a/DSTAT-temp/src/asf/common/services/spi/xmega_usart_spi/usart_spi.h b/DSTAT/src/asf/common/services/spi/xmega_usart_spi/usart_spi.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/spi/xmega_usart_spi/usart_spi.h rename to DSTAT/src/asf/common/services/spi/xmega_usart_spi/usart_spi.h diff --git a/DSTAT-temp/src/asf/common/services/usb/class/cdc/device/udi_cdc.c b/DSTAT/src/asf/common/services/usb/class/cdc/device/udi_cdc.c similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/class/cdc/device/udi_cdc.c rename to DSTAT/src/asf/common/services/usb/class/cdc/device/udi_cdc.c diff --git a/DSTAT-temp/src/asf/common/services/usb/class/cdc/device/udi_cdc.h b/DSTAT/src/asf/common/services/usb/class/cdc/device/udi_cdc.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/class/cdc/device/udi_cdc.h rename to DSTAT/src/asf/common/services/usb/class/cdc/device/udi_cdc.h diff --git a/DSTAT-temp/src/asf/common/services/usb/class/cdc/device/udi_cdc_conf.h b/DSTAT/src/asf/common/services/usb/class/cdc/device/udi_cdc_conf.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/class/cdc/device/udi_cdc_conf.h rename to DSTAT/src/asf/common/services/usb/class/cdc/device/udi_cdc_conf.h diff --git a/DSTAT-temp/src/asf/common/services/usb/class/cdc/device/udi_cdc_desc.c b/DSTAT/src/asf/common/services/usb/class/cdc/device/udi_cdc_desc.c similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/class/cdc/device/udi_cdc_desc.c rename to DSTAT/src/asf/common/services/usb/class/cdc/device/udi_cdc_desc.c diff --git a/DSTAT-temp/src/asf/common/services/usb/class/cdc/usb_protocol_cdc.h b/DSTAT/src/asf/common/services/usb/class/cdc/usb_protocol_cdc.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/class/cdc/usb_protocol_cdc.h rename to DSTAT/src/asf/common/services/usb/class/cdc/usb_protocol_cdc.h diff --git a/DSTAT-temp/src/asf/common/services/usb/udc/udc.c b/DSTAT/src/asf/common/services/usb/udc/udc.c similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/udc/udc.c rename to DSTAT/src/asf/common/services/usb/udc/udc.c diff --git a/DSTAT-temp/src/asf/common/services/usb/udc/udc.h b/DSTAT/src/asf/common/services/usb/udc/udc.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/udc/udc.h rename to DSTAT/src/asf/common/services/usb/udc/udc.h diff --git a/DSTAT-temp/src/asf/common/services/usb/udc/udc_desc.h b/DSTAT/src/asf/common/services/usb/udc/udc_desc.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/udc/udc_desc.h rename to DSTAT/src/asf/common/services/usb/udc/udc_desc.h diff --git a/DSTAT-temp/src/asf/common/services/usb/udc/udd.h b/DSTAT/src/asf/common/services/usb/udc/udd.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/udc/udd.h rename to DSTAT/src/asf/common/services/usb/udc/udd.h diff --git a/DSTAT-temp/src/asf/common/services/usb/udc/udi.h b/DSTAT/src/asf/common/services/usb/udc/udi.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/udc/udi.h rename to DSTAT/src/asf/common/services/usb/udc/udi.h diff --git a/DSTAT-temp/src/asf/common/services/usb/usb_atmel.h b/DSTAT/src/asf/common/services/usb/usb_atmel.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/usb_atmel.h rename to DSTAT/src/asf/common/services/usb/usb_atmel.h diff --git a/DSTAT-temp/src/asf/common/services/usb/usb_protocol.h b/DSTAT/src/asf/common/services/usb/usb_protocol.h similarity index 100% rename from DSTAT-temp/src/asf/common/services/usb/usb_protocol.h rename to DSTAT/src/asf/common/services/usb/usb_protocol.h diff --git a/DSTAT-temp/src/asf/common/utils/interrupt.h b/DSTAT/src/asf/common/utils/interrupt.h similarity index 100% rename from DSTAT-temp/src/asf/common/utils/interrupt.h rename to DSTAT/src/asf/common/utils/interrupt.h diff --git a/DSTAT-temp/src/asf/common/utils/interrupt/interrupt_avr8.h b/DSTAT/src/asf/common/utils/interrupt/interrupt_avr8.h similarity index 100% rename from DSTAT-temp/src/asf/common/utils/interrupt/interrupt_avr8.h rename to DSTAT/src/asf/common/utils/interrupt/interrupt_avr8.h diff --git a/DSTAT-temp/src/asf/common/utils/make/Makefile.avr.in b/DSTAT/src/asf/common/utils/make/Makefile.avr.in similarity index 100% rename from DSTAT-temp/src/asf/common/utils/make/Makefile.avr.in rename to DSTAT/src/asf/common/utils/make/Makefile.avr.in diff --git a/DSTAT-temp/src/asf/common/utils/parts.h b/DSTAT/src/asf/common/utils/parts.h similarity index 100% rename from DSTAT-temp/src/asf/common/utils/parts.h rename to DSTAT/src/asf/common/utils/parts.h diff --git a/DSTAT-temp/src/asf/common/utils/stdio/read.c b/DSTAT/src/asf/common/utils/stdio/read.c similarity index 100% rename from DSTAT-temp/src/asf/common/utils/stdio/read.c rename to DSTAT/src/asf/common/utils/stdio/read.c diff --git a/DSTAT-temp/src/asf/common/utils/stdio/stdio_usb/stdio_usb.c b/DSTAT/src/asf/common/utils/stdio/stdio_usb/stdio_usb.c similarity index 100% rename from DSTAT-temp/src/asf/common/utils/stdio/stdio_usb/stdio_usb.c rename to DSTAT/src/asf/common/utils/stdio/stdio_usb/stdio_usb.c diff --git a/DSTAT-temp/src/asf/common/utils/stdio/stdio_usb/stdio_usb.h b/DSTAT/src/asf/common/utils/stdio/stdio_usb/stdio_usb.h similarity index 100% rename from DSTAT-temp/src/asf/common/utils/stdio/stdio_usb/stdio_usb.h rename to DSTAT/src/asf/common/utils/stdio/stdio_usb/stdio_usb.h diff --git a/DSTAT-temp/src/asf/common/utils/stdio/write.c b/DSTAT/src/asf/common/utils/stdio/write.c similarity index 100% rename from DSTAT-temp/src/asf/common/utils/stdio/write.c rename to DSTAT/src/asf/common/utils/stdio/write.c diff --git a/DSTAT-temp/src/asf/xmega/drivers/cpu/ccp.h b/DSTAT/src/asf/xmega/drivers/cpu/ccp.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/cpu/ccp.h rename to DSTAT/src/asf/xmega/drivers/cpu/ccp.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/cpu/ccp.s b/DSTAT/src/asf/xmega/drivers/cpu/ccp.s similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/cpu/ccp.s rename to DSTAT/src/asf/xmega/drivers/cpu/ccp.s diff --git a/DSTAT-temp/src/asf/xmega/drivers/cpu/xmega_reset_cause.h b/DSTAT/src/asf/xmega/drivers/cpu/xmega_reset_cause.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/cpu/xmega_reset_cause.h rename to DSTAT/src/asf/xmega/drivers/cpu/xmega_reset_cause.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/dma/dma.c b/DSTAT/src/asf/xmega/drivers/dma/dma.c similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/dma/dma.c rename to DSTAT/src/asf/xmega/drivers/dma/dma.c diff --git a/DSTAT-temp/src/asf/xmega/drivers/dma/dma.h b/DSTAT/src/asf/xmega/drivers/dma/dma.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/dma/dma.h rename to DSTAT/src/asf/xmega/drivers/dma/dma.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/nvm/nvm.c b/DSTAT/src/asf/xmega/drivers/nvm/nvm.c similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/nvm/nvm.c rename to DSTAT/src/asf/xmega/drivers/nvm/nvm.c diff --git a/DSTAT-temp/src/asf/xmega/drivers/nvm/nvm.h b/DSTAT/src/asf/xmega/drivers/nvm/nvm.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/nvm/nvm.h rename to DSTAT/src/asf/xmega/drivers/nvm/nvm.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/nvm/nvm_asm.s b/DSTAT/src/asf/xmega/drivers/nvm/nvm_asm.s similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/nvm/nvm_asm.s rename to DSTAT/src/asf/xmega/drivers/nvm/nvm_asm.s diff --git a/DSTAT-temp/src/asf/xmega/drivers/pmic/pmic.h b/DSTAT/src/asf/xmega/drivers/pmic/pmic.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/pmic/pmic.h rename to DSTAT/src/asf/xmega/drivers/pmic/pmic.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/rtc/rtc.c b/DSTAT/src/asf/xmega/drivers/rtc/rtc.c similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/rtc/rtc.c rename to DSTAT/src/asf/xmega/drivers/rtc/rtc.c diff --git a/DSTAT-temp/src/asf/xmega/drivers/rtc/rtc.h b/DSTAT/src/asf/xmega/drivers/rtc/rtc.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/rtc/rtc.h rename to DSTAT/src/asf/xmega/drivers/rtc/rtc.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/sleep/sleep.h b/DSTAT/src/asf/xmega/drivers/sleep/sleep.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/sleep/sleep.h rename to DSTAT/src/asf/xmega/drivers/sleep/sleep.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/tc/tc.c b/DSTAT/src/asf/xmega/drivers/tc/tc.c similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/tc/tc.c rename to DSTAT/src/asf/xmega/drivers/tc/tc.c diff --git a/DSTAT-temp/src/asf/xmega/drivers/tc/tc.h b/DSTAT/src/asf/xmega/drivers/tc/tc.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/tc/tc.h rename to DSTAT/src/asf/xmega/drivers/tc/tc.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/usart/usart.c b/DSTAT/src/asf/xmega/drivers/usart/usart.c similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/usart/usart.c rename to DSTAT/src/asf/xmega/drivers/usart/usart.c diff --git a/DSTAT-temp/src/asf/xmega/drivers/usart/usart.h b/DSTAT/src/asf/xmega/drivers/usart/usart.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/usart/usart.h rename to DSTAT/src/asf/xmega/drivers/usart/usart.h diff --git a/DSTAT-temp/src/asf/xmega/drivers/usb/usb_device.c b/DSTAT/src/asf/xmega/drivers/usb/usb_device.c similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/usb/usb_device.c rename to DSTAT/src/asf/xmega/drivers/usb/usb_device.c diff --git a/DSTAT-temp/src/asf/xmega/drivers/usb/usb_device.h b/DSTAT/src/asf/xmega/drivers/usb/usb_device.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/drivers/usb/usb_device.h rename to DSTAT/src/asf/xmega/drivers/usb/usb_device.h diff --git a/DSTAT-temp/src/asf/xmega/utils/assembler.h b/DSTAT/src/asf/xmega/utils/assembler.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/assembler.h rename to DSTAT/src/asf/xmega/utils/assembler.h diff --git a/DSTAT-temp/src/asf/xmega/utils/assembler/gas.h b/DSTAT/src/asf/xmega/utils/assembler/gas.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/assembler/gas.h rename to DSTAT/src/asf/xmega/utils/assembler/gas.h diff --git a/DSTAT-temp/src/asf/xmega/utils/bit_handling/clz_ctz.h b/DSTAT/src/asf/xmega/utils/bit_handling/clz_ctz.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/bit_handling/clz_ctz.h rename to DSTAT/src/asf/xmega/utils/bit_handling/clz_ctz.h diff --git a/DSTAT-temp/src/asf/xmega/utils/compiler.h b/DSTAT/src/asf/xmega/utils/compiler.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/compiler.h rename to DSTAT/src/asf/xmega/utils/compiler.h diff --git a/DSTAT-temp/src/asf/xmega/utils/preprocessor/mrepeat.h b/DSTAT/src/asf/xmega/utils/preprocessor/mrepeat.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/preprocessor/mrepeat.h rename to DSTAT/src/asf/xmega/utils/preprocessor/mrepeat.h diff --git a/DSTAT-temp/src/asf/xmega/utils/preprocessor/preprocessor.h b/DSTAT/src/asf/xmega/utils/preprocessor/preprocessor.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/preprocessor/preprocessor.h rename to DSTAT/src/asf/xmega/utils/preprocessor/preprocessor.h diff --git a/DSTAT-temp/src/asf/xmega/utils/preprocessor/stringz.h b/DSTAT/src/asf/xmega/utils/preprocessor/stringz.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/preprocessor/stringz.h rename to DSTAT/src/asf/xmega/utils/preprocessor/stringz.h diff --git a/DSTAT-temp/src/asf/xmega/utils/preprocessor/tpaste.h b/DSTAT/src/asf/xmega/utils/preprocessor/tpaste.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/preprocessor/tpaste.h rename to DSTAT/src/asf/xmega/utils/preprocessor/tpaste.h diff --git a/DSTAT-temp/src/asf/xmega/utils/progmem.h b/DSTAT/src/asf/xmega/utils/progmem.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/progmem.h rename to DSTAT/src/asf/xmega/utils/progmem.h diff --git a/DSTAT-temp/src/asf/xmega/utils/status_codes.h b/DSTAT/src/asf/xmega/utils/status_codes.h similarity index 100% rename from DSTAT-temp/src/asf/xmega/utils/status_codes.h rename to DSTAT/src/asf/xmega/utils/status_codes.h diff --git a/DSTAT-temp/src/config/conf_board.h b/DSTAT/src/config/conf_board.h similarity index 100% rename from DSTAT-temp/src/config/conf_board.h rename to DSTAT/src/config/conf_board.h diff --git a/DSTAT-temp/src/config/conf_clock.h b/DSTAT/src/config/conf_clock.h similarity index 100% rename from DSTAT-temp/src/config/conf_clock.h rename to DSTAT/src/config/conf_clock.h diff --git a/DSTAT-temp/src/config/conf_experiment.h b/DSTAT/src/config/conf_experiment.h similarity index 100% rename from DSTAT-temp/src/config/conf_experiment.h rename to DSTAT/src/config/conf_experiment.h diff --git a/DSTAT-temp/src/config/conf_nvm.h b/DSTAT/src/config/conf_nvm.h similarity index 100% rename from DSTAT-temp/src/config/conf_nvm.h rename to DSTAT/src/config/conf_nvm.h diff --git a/DSTAT-temp/src/config/conf_rtc.h b/DSTAT/src/config/conf_rtc.h similarity index 100% rename from DSTAT-temp/src/config/conf_rtc.h rename to DSTAT/src/config/conf_rtc.h diff --git a/DSTAT-temp/src/config/conf_sleepmgr.h b/DSTAT/src/config/conf_sleepmgr.h similarity index 100% rename from DSTAT-temp/src/config/conf_sleepmgr.h rename to DSTAT/src/config/conf_sleepmgr.h diff --git a/DSTAT-temp/src/config/conf_usart_spi.h b/DSTAT/src/config/conf_usart_spi.h similarity index 100% rename from DSTAT-temp/src/config/conf_usart_spi.h rename to DSTAT/src/config/conf_usart_spi.h diff --git a/DSTAT-temp/src/config/conf_usb.h b/DSTAT/src/config/conf_usb.h similarity index 100% rename from DSTAT-temp/src/config/conf_usb.h rename to DSTAT/src/config/conf_usb.h diff --git a/DSTAT-temp/src/experiment.c b/DSTAT/src/experiment.c similarity index 100% rename from DSTAT-temp/src/experiment.c rename to DSTAT/src/experiment.c diff --git a/DSTAT-temp/src/experiment.h b/DSTAT/src/experiment.h similarity index 100% rename from DSTAT-temp/src/experiment.h rename to DSTAT/src/experiment.h diff --git a/DSTAT-temp/src/main.c b/DSTAT/src/main.c similarity index 100% rename from DSTAT-temp/src/main.c rename to DSTAT/src/main.c diff --git a/DSTAT-temp/src/main.h b/DSTAT/src/main.h similarity index 100% rename from DSTAT-temp/src/main.h rename to DSTAT/src/main.h diff --git a/DSTAT-temp/src/max5443.c b/DSTAT/src/max5443.c similarity index 100% rename from DSTAT-temp/src/max5443.c rename to DSTAT/src/max5443.c diff --git a/DSTAT-temp/src/max5443.h b/DSTAT/src/max5443.h similarity index 100% rename from DSTAT-temp/src/max5443.h rename to DSTAT/src/max5443.h diff --git a/DSTAT1.atsln b/DSTAT1.atsln index fb34f16..bf1b058 100644 --- a/DSTAT1.atsln +++ b/DSTAT1.atsln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 11.00 # Atmel Studio Solution File, Format Version 11.00 -Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "DSTAT-temp", "DSTAT-temp\DSTAT-temp.cproj", "{511F3FE1-F6B0-4E6D-877C-322C1167607E}" +Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "DSTAT", "DSTAT\DSTAT.cproj", "{511F3FE1-F6B0-4E6D-877C-322C1167607E}" EndProject Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "EEPROM init", "EEPROM init\EEPROM init.cproj", "{F03C750F-9F8B-4E91-9B72-83F6D7CE27F4}" EndProject diff --git a/DSTAT1.atsuo b/DSTAT1.atsuo index dfef140a11114d069f60d9ca34d5957f7bf3edfd..ed3155bba6ffdc35f3520f1daeb779eab2c12534 100644 GIT binary patch delta 2014 zcmZ`)drXs86u-AErBGglf|b{xAfQlaORYe7d_3f#4g^Z(qbQH^615eI0RgRwb8(r$ z9y84}sA$j$GVzkA+Y-xgW?42znAyWQhui*GvLy?KnYl#V`LHG6-2L*)ch9-Md+xdC zobPug>kV&G!7A%5xw;Q4$ zRDw=iNY_BOIG%RE`{IVsS!Cto0{>o!Ql6aP-Xr3bFzT*O;3u7^?Q*jB;(MQS-lwY7 zzFVHWdaw)zzYiWRf&DktjFUL12nhs4p3h*vZx-XEoCvr8jyZfq0xut25+Km-oTJhY zP>>;TK;-RJFj4P$p7W<*3$Q^!K(cpbC4VpR)+TG+j#j%o*L!Yj2{5>y2%crjW>8-aFj+6V&(UF zFWLu@#`rKJ$s^^&K(Y~uq!z8Upv`T#i{e?n&9VR46A2GXl;CLymLbDAoHH0vMuII$ z2g^l%@E|H8^i<2iC*R(UopJFVS!ermuTRK^gUMNYbeuxgP{jv*(dhfGG7z}vLMV(* zu_t3>qf-QeDIxq5Q!EKXrYkaFjWtLj7b<3A*8!I@!lvU6Q$Y}gJu8a5DNpxW#9C1T z<6#+Ki?_P1#sw358s90P1<;mw7jpeHv=G{o_R%8tSCUjHYqpr1c3N}IJL{Vo_;5<0 zG$rXgm+S_+Bnt4$60w1BkieJDsiw9Cix4 zVg%>c5DZ3yOJFKp5z2ebk1^DK;$*(iU}ecO5@ftEi3?x57FlVAnRY;uj z11?Q0mwig}($x5LuGDDqlk-<=7?<^jJ1E!6VNw|fjRgv7gRz8VOJ7k@q#7$s1uNG^ z!c;*7$i9ja8}rHy*#?OGM&X`U*V=3~TYw%4bg7q2CTUY^YD{{yI#pGZTBB1X>r5I| zie95pX|<_!tMqlX)wR_+N+>0YUE2$%y&JiCUxNfBM^$b})9~)rrPQeP^((b1J*bUp zNLTs!*OJ8GAAJ(ppfKdr4^NiFsP+L(k%M|Xm^q3#8fH>!R2q#*tE#SEWm2itwQ5~` zYN|R}m)xB?Luv;ZQSZ1w<8uvCjdxzzw>O*l+dy$Sm3pWExp z=78}yMF^@R+7k#V?n?}*x=f0^S77lpEz^o$(o|z7@oW@z~Vh!m1 zwn;GE>I47gqcGI|E4+2WMzdYL4!9fzC9J#ou!2@W$;m*dvIGEkaVg91Ip875Ls$7a z=6kwF9}4^jLLmE`0@k-G!O|JcLd+Q1%ntwgVw*l40cQu@;hi1+klE@F5nsl@p98^6 z)%%N>KO92Ldid~S7^qGy!;^ej`pFa0{tE&a+Z71ihXUN1%ocOYwSgWA;g`$c%(-RY zu=q0Rr2ql+cC<6g<;=y&z09mv^6{>fEgpPmV-f9hVR76Jf)|N6`acPvN03-*A1##d zea3ZDu#T?x;syREQ*WX~u5|-WNj@8({{p=+${YXy delta 4619 zcmcIndrX_x6~EW77~2Fe4wy#>&ju13Y>dN05I&3nlLP{kL}@7H{V)&P0h1-cB~D?f z)crByQ>|5-Wt7mWNt;0X(UPs%@+GucB2`mf(<1GUrkW=0kE%*0wzZoQc0SuAUba7M zXT6_(zUSV1?m6c>kNaJ_Ul+PB3Kyn@Sv`c1UPK?FA7ModAO;abh+)K|6OB7Pq9Mu5 zAG22e#K4H?mLd(Og@{#b5EGFJ?nDtB5?>HK;wK6u7TO3eOSaM}I3wvxu0qZkL=A#x z2n1->O^FWU0xYi6X(o{vN4Wf)6WAa1)9*g$Jd}L%u4QSSHJ&OiTY+Q0)Uk||qoS|N zH#LGt_K>$KCR=H7TdSid=JvlY;TIPEK3xB*D_;}S*FGVFG*JpL(mrt1Mzc%u>q3v5 zVYw)gKw-hXiHNl~l1q7E2yAe(zv48bq~MNXfQfZ`RF#o*BQ7K%);3TDjHxE+OYHZm zp9qCJa2IVUW;yi*A>GR!P97Jp??&!XCH`P*O!aV`@cM35QZDHt4l+XQUcXaZ6L>i= z9w?!2op0bk+6uNhNtACqK`KcJd6Dda@(g42*Um??l}k5b&L@(Y>rt!A_?l{%%19NR zy4$(|xQuKyA5&g-``SJ-N_tSMC({Dy{Y5O7StJnb6~RBBtCuQ}Z|$wXxw%=&8}xW$ zW%Dkmh|hqtQPGjDt$Y$l+N{o=;ZfF|{T&qyiQ&kWT3Fs#=Gj^amC<@|Zgq>RkXkL(l^V|;a8#-#0$QB3l^Cwt$%eMkZZ*2ymMGYEM}OvwHmLNY~!{6R}dJf0FthLB(2`rQiT zLlrqDLVk_CqSBYw1~VZx2_X;hsENnEu+di}=qPW)Nbz3m#*o-a8yUkqg zdDywZb~SB-wwVpk?uZ55wFI_$>Xis7e^m3^`9nS86b}B1AaLLVHQfKX2AH>{Fzr;b zN%lWexPPFB{m1m61f~yv0~V(O_P?EllA>7an{UX0ncV=kGcs5hi4a@u4*SULoPgE7 zH$@@Iz6}~?MUebv0(|*S7I2Oz6r6}+lo0JqhXq{w*9itboNQnd&gdyL3@~6qtyj)& zrx5+B99B;%{br|&v(dgee-UWl-fk79$5qyOu9^lL`zFt#1+IxS;9P7_pjWX%pE!YC zSzJ%yw(;rYV7Dzr(ny+)tm^~VX&j7QcwQll{wOiI7g(@ zjj~PG&Qsv7GjLC=OpuXbOeqC9OU)%Ze8!D>eYK&wO7F2`#B1^NcD!hQzPX~=OXhYt zM(hJFXdEyAb6isFa*Y?63`P0)Xt(9-^0j)sS+6ZBD%5Fp*s6;PjfKVL{Fl##DqMFm z;)fJ2E$I)|^o3AOub)r^ZTihnh4TfFGm~8sto5!>LecQxNcr}$(azi-(mC?rT^~kD zii4NF6ryKzT|@S+!Qg!}2pe~niM?e5v^FP(3q>DaU<WRI$d#BHzkx3^?@PFgUEg+i~vbW zgH2sIF^5|oJ;CbW|4jTxQxl38x0HanJxJrXmY74WBx^{O6rj;d`V46bnBI#tUIvIc z9Itl=>yZG3Ueaer;4J?iARZBp9pciUkCs4{JdK7xnk-&v4&z%Q?Rgfpm=K!-tSR@? z;TRI}e~bek13o#;VSJ(F&*~6EfJ5+hiO~tq5XCb(B(PGqqYZdNCgyNY+GjmBT2Q&K zeRt^y5*ma#)Xz*yh@Tn1#>btnVEK!uuid{?k3<8){L~i-CU>g5*FgR%_%w8)$bSQ| CFCZ)c diff --git a/EEPROM init/EEPROM init.cproj b/EEPROM init/EEPROM init.cproj index 61a951b..4c3e7a4 100644 --- a/EEPROM init/EEPROM init.cproj +++ b/EEPROM init/EEPROM init.cproj @@ -27,15 +27,15 @@ 1 - - - - - - - - - + + + + + + + + + @@ -97,7 +97,7 @@ - + compile diff --git a/EEPROM init/EEPROM init.c b/EEPROM init/EEPROM_init.c similarity index 100% rename from EEPROM init/EEPROM init.c rename to EEPROM init/EEPROM_init.c -- GitLab