Skip to content

Commit

Permalink
1:0:0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmoudramadan committed Apr 8, 2022
1 parent 41f77f2 commit 45eb70b
Show file tree
Hide file tree
Showing 80 changed files with 14,952 additions and 0 deletions.
135 changes: 135 additions & 0 deletions PWM_READ_ICU_HW/.cproject

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions PWM_READ_ICU_HW/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>N26_Project11_PWM_READ_ICU_HW</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
<nature>de.innot.avreclipse.core.avrnature</nature>
</natures>
</projectDescription>
23 changes: 23 additions & 0 deletions PWM_READ_ICU_HW/.settings/de.innot.avreclipse.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
avrtarget/ClockFrequency=16000000
avrtarget/ExtRAMSize=0
avrtarget/ExtendedRAM=false
avrtarget/MCUType=atmega32
avrtarget/UseEEPROM=false
avrtarget/UseExtendedRAMforHeap=true
avrtarget/avrdude/BitBangDelay=
avrtarget/avrdude/Bitclock=
avrtarget/avrdude/EEPROMFile=
avrtarget/avrdude/EEPROMFromConfig=true
avrtarget/avrdude/FlashFile=
avrtarget/avrdude/FlashFromConfig=true
avrtarget/avrdude/NoChipErase=false
avrtarget/avrdude/NoSigCheck=false
avrtarget/avrdude/NoVerify=false
avrtarget/avrdude/NoWrite=false
avrtarget/avrdude/OtherOptions=
avrtarget/avrdude/ProgrammerID=programmerconfig.1
avrtarget/avrdude/UseCounter=false
avrtarget/avrdude/WriteEEPROM=false
avrtarget/avrdude/WriteFlash=true
avrtarget/perConfig=false
eclipse.preferences.version=1
13 changes: 13 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HBUTTON/HBUTTON_Progam.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
HAL/HBUTTON/HBUTTON_Progam.o HAL/HBUTTON/HBUTTON_Progam.o: \
../HAL/HBUTTON/HBUTTON_Progam.c ../HAL/HBUTTON/../../LIB/LSTD_TYPES.h \
../HAL/HBUTTON/../../LIB/LBIT_MATH.h \
../HAL/HBUTTON/../../MCAL/MDIO/MDIO_Interface.h \
../HAL/HBUTTON/HBUTTON_Interface.h

../HAL/HBUTTON/../../LIB/LSTD_TYPES.h:

../HAL/HBUTTON/../../LIB/LBIT_MATH.h:

../HAL/HBUTTON/../../MCAL/MDIO/MDIO_Interface.h:

../HAL/HBUTTON/HBUTTON_Interface.h:
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HBUTTON/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../HAL/HBUTTON/HBUTTON_Progam.c

OBJS += \
./HAL/HBUTTON/HBUTTON_Progam.o

C_DEPS += \
./HAL/HBUTTON/HBUTTON_Progam.d


# Each subdirectory must supply rules for building sources it contributes
HAL/HBUTTON/%.o: ../HAL/HBUTTON/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


12 changes: 12 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HCLCD/HCLCD_Program.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
HAL/HCLCD/HCLCD_Program.o HAL/HCLCD/HCLCD_Program.o: \
../HAL/HCLCD/HCLCD_Program.c ../HAL/HCLCD/../../LIB/LSTD_TYPES.h \
../HAL/HCLCD/../../MCAL/MDIO/MDIO_Interface.h \
../HAL/HCLCD/HCLCD_Private.h ../HAL/HCLCD/HCLCD_Config.h

../HAL/HCLCD/../../LIB/LSTD_TYPES.h:

../HAL/HCLCD/../../MCAL/MDIO/MDIO_Interface.h:

../HAL/HCLCD/HCLCD_Private.h:

../HAL/HCLCD/HCLCD_Config.h:
Binary file added PWM_READ_ICU_HW/Debug/HAL/HCLCD/HCLCD_Program.o
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HCLCD/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../HAL/HCLCD/HCLCD_Program.c

OBJS += \
./HAL/HCLCD/HCLCD_Program.o

C_DEPS += \
./HAL/HCLCD/HCLCD_Program.d


# Each subdirectory must supply rules for building sources it contributes
HAL/HCLCD/%.o: ../HAL/HCLCD/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


12 changes: 12 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HKPD/HKPD_Program.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
HAL/HKPD/HKPD_Program.o HAL/HKPD/HKPD_Program.o: \
../HAL/HKPD/HKPD_Program.c ../HAL/HKPD/../../LIB/LSTD_TYPES.h \
../HAL/HKPD/../../MCAL/MDIO/MDIO_Interface.h ../HAL/HKPD/HKPD_Private.h \
../HAL/HKPD/HKPD_Config.h

../HAL/HKPD/../../LIB/LSTD_TYPES.h:

../HAL/HKPD/../../MCAL/MDIO/MDIO_Interface.h:

../HAL/HKPD/HKPD_Private.h:

../HAL/HKPD/HKPD_Config.h:
Binary file added PWM_READ_ICU_HW/Debug/HAL/HKPD/HKPD_Program.o
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HKPD/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../HAL/HKPD/HKPD_Program.c

OBJS += \
./HAL/HKPD/HKPD_Program.o

C_DEPS += \
./HAL/HKPD/HKPD_Program.d


# Each subdirectory must supply rules for building sources it contributes
HAL/HKPD/%.o: ../HAL/HKPD/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


10 changes: 10 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HLED/HLED_Program.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
HAL/HLED/HLED_Program.o HAL/HLED/HLED_Program.o: \
../HAL/HLED/HLED_Program.c ../HAL/HLED/../../LIB/LSTD_TYPES.h \
../HAL/HLED/../../MCAL/MDIO/MDIO_Interface.h \
../HAL/HLED/HLED_Interface.h

../HAL/HLED/../../LIB/LSTD_TYPES.h:

../HAL/HLED/../../MCAL/MDIO/MDIO_Interface.h:

../HAL/HLED/HLED_Interface.h:
Binary file added PWM_READ_ICU_HW/Debug/HAL/HLED/HLED_Program.o
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HLED/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../HAL/HLED/HLED_Program.c

OBJS += \
./HAL/HLED/HLED_Program.o

C_DEPS += \
./HAL/HLED/HLED_Program.d


# Each subdirectory must supply rules for building sources it contributes
HAL/HLED/%.o: ../HAL/HLED/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


14 changes: 14 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HSTEPPER/HStepper_Program.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
HAL/HSTEPPER/HStepper_Program.o HAL/HSTEPPER/HStepper_Program.o: \
../HAL/HSTEPPER/HStepper_Program.c \
../HAL/HSTEPPER/../../LIB/LSTD_TYPES.h \
../HAL/HSTEPPER/../../MCAL/MDIO/MDIO_Interface.h \
../HAL/HSTEPPER/../HSTEPPER/HStepper_Config.h \
../HAL/HSTEPPER/../HSTEPPER/HStepper_Interface.h

../HAL/HSTEPPER/../../LIB/LSTD_TYPES.h:

../HAL/HSTEPPER/../../MCAL/MDIO/MDIO_Interface.h:

../HAL/HSTEPPER/../HSTEPPER/HStepper_Config.h:

../HAL/HSTEPPER/../HSTEPPER/HStepper_Interface.h:
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/HAL/HSTEPPER/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../HAL/HSTEPPER/HStepper_Program.c

OBJS += \
./HAL/HSTEPPER/HStepper_Program.o

C_DEPS += \
./HAL/HSTEPPER/HStepper_Program.d


# Each subdirectory must supply rules for building sources it contributes
HAL/HSTEPPER/%.o: ../HAL/HSTEPPER/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


14 changes: 14 additions & 0 deletions PWM_READ_ICU_HW/Debug/MCAL/MADC/MADC_Program.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
MCAL/MADC/MADC_Program.o MCAL/MADC/MADC_Program.o: \
../MCAL/MADC/MADC_Program.c ../MCAL/MADC/../../LIB/LSTD_TYPES.h \
../MCAL/MADC/../../LIB/LBIT_MATH.h ../MCAL/MADC/MADC_Private.h \
../MCAL/MADC/MADC_Interface.h ../MCAL/MADC/MADC_Config.h

../MCAL/MADC/../../LIB/LSTD_TYPES.h:

../MCAL/MADC/../../LIB/LBIT_MATH.h:

../MCAL/MADC/MADC_Private.h:

../MCAL/MADC/MADC_Interface.h:

../MCAL/MADC/MADC_Config.h:
Binary file added PWM_READ_ICU_HW/Debug/MCAL/MADC/MADC_Program.o
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/MCAL/MADC/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../MCAL/MADC/MADC_Program.c

OBJS += \
./MCAL/MADC/MADC_Program.o

C_DEPS += \
./MCAL/MADC/MADC_Program.d


# Each subdirectory must supply rules for building sources it contributes
MCAL/MADC/%.o: ../MCAL/MADC/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


12 changes: 12 additions & 0 deletions PWM_READ_ICU_HW/Debug/MCAL/MDIO/MDIO_Program.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
MCAL/MDIO/MDIO_Program.o MCAL/MDIO/MDIO_Program.o: \
../MCAL/MDIO/MDIO_Program.c ../MCAL/MDIO/../../LIB/LSTD_TYPES.h \
../MCAL/MDIO/../../LIB/LBIT_MATH.h ../MCAL/MDIO/MDIO_Private.h \
../MCAL/MDIO/MDIO_Interface.h

../MCAL/MDIO/../../LIB/LSTD_TYPES.h:

../MCAL/MDIO/../../LIB/LBIT_MATH.h:

../MCAL/MDIO/MDIO_Private.h:

../MCAL/MDIO/MDIO_Interface.h:
Binary file added PWM_READ_ICU_HW/Debug/MCAL/MDIO/MDIO_Program.o
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/MCAL/MDIO/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../MCAL/MDIO/MDIO_Program.c

OBJS += \
./MCAL/MDIO/MDIO_Program.o

C_DEPS += \
./MCAL/MDIO/MDIO_Program.d


# Each subdirectory must supply rules for building sources it contributes
MCAL/MDIO/%.o: ../MCAL/MDIO/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


14 changes: 14 additions & 0 deletions PWM_READ_ICU_HW/Debug/MCAL/MEXTI/MEXTI_Program.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
MCAL/MEXTI/MEXTI_Program.o MCAL/MEXTI/MEXTI_Program.o: \
../MCAL/MEXTI/MEXTI_Program.c ../MCAL/MEXTI/../../LIB/LSTD_TYPES.h \
../MCAL/MEXTI/../../LIB/LBIT_MATH.h ../MCAL/MEXTI/MEXTI_Private.h \
../MCAL/MEXTI/MEXTI_Interface.h ../MCAL/MEXTI/MEXTI_Config.h

../MCAL/MEXTI/../../LIB/LSTD_TYPES.h:

../MCAL/MEXTI/../../LIB/LBIT_MATH.h:

../MCAL/MEXTI/MEXTI_Private.h:

../MCAL/MEXTI/MEXTI_Interface.h:

../MCAL/MEXTI/MEXTI_Config.h:
Binary file added PWM_READ_ICU_HW/Debug/MCAL/MEXTI/MEXTI_Program.o
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/MCAL/MEXTI/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../MCAL/MEXTI/MEXTI_Program.c

OBJS += \
./MCAL/MEXTI/MEXTI_Program.o

C_DEPS += \
./MCAL/MEXTI/MEXTI_Program.d


# Each subdirectory must supply rules for building sources it contributes
MCAL/MEXTI/%.o: ../MCAL/MEXTI/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


9 changes: 9 additions & 0 deletions PWM_READ_ICU_HW/Debug/MCAL/MGIE/MGIE_Program.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
MCAL/MGIE/MGIE_Program.o MCAL/MGIE/MGIE_Program.o: \
../MCAL/MGIE/MGIE_Program.c ../MCAL/MGIE/../../LIB/LSTD_TYPES.h \
../MCAL/MGIE/../../LIB/LBIT_MATH.h ../MCAL/MGIE/MGIE_Private.h

../MCAL/MGIE/../../LIB/LSTD_TYPES.h:

../MCAL/MGIE/../../LIB/LBIT_MATH.h:

../MCAL/MGIE/MGIE_Private.h:
Binary file added PWM_READ_ICU_HW/Debug/MCAL/MGIE/MGIE_Program.o
Binary file not shown.
24 changes: 24 additions & 0 deletions PWM_READ_ICU_HW/Debug/MCAL/MGIE/subdir.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../MCAL/MGIE/MGIE_Program.c

OBJS += \
./MCAL/MGIE/MGIE_Program.o

C_DEPS += \
./MCAL/MGIE/MGIE_Program.d


# Each subdirectory must supply rules for building sources it contributes
MCAL/MGIE/%.o: ../MCAL/MGIE/%.c
@echo 'Building file: $<'
@echo 'Invoking: AVR Compiler'
avr-gcc -Wall -g2 -gstabs -O0 -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=16000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
@echo 'Finished building: $<'
@echo ' '


Loading

0 comments on commit 45eb70b

Please sign in to comment.