aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
Diffstat (limited to 'os')
-rw-r--r--os/hal/templates/hal_adc_lld.c (renamed from os/hal/templates/adc_lld.c)0
-rw-r--r--os/hal/templates/hal_adc_lld.h (renamed from os/hal/templates/adc_lld.h)0
-rw-r--r--os/hal/templates/hal_can_lld.c (renamed from os/hal/templates/can_lld.c)0
-rw-r--r--os/hal/templates/hal_can_lld.h (renamed from os/hal/templates/can_lld.h)0
-rw-r--r--os/hal/templates/hal_dac_lld.c (renamed from os/hal/templates/dac_lld.c)0
-rw-r--r--os/hal/templates/hal_dac_lld.h (renamed from os/hal/templates/dac_lld.h)0
-rw-r--r--os/hal/templates/hal_ext_lld.c (renamed from os/hal/templates/ext_lld.c)0
-rw-r--r--os/hal/templates/hal_ext_lld.h (renamed from os/hal/templates/ext_lld.h)0
-rw-r--r--os/hal/templates/hal_gpt_lld.c (renamed from os/hal/templates/gpt_lld.c)0
-rw-r--r--os/hal/templates/hal_gpt_lld.h (renamed from os/hal/templates/gpt_lld.h)0
-rw-r--r--os/hal/templates/hal_i2c_lld.c (renamed from os/hal/templates/i2c_lld.c)0
-rw-r--r--os/hal/templates/hal_i2c_lld.h (renamed from os/hal/templates/i2c_lld.h)0
-rw-r--r--os/hal/templates/hal_i2s_lld.c (renamed from os/hal/templates/i2s_lld.c)0
-rw-r--r--os/hal/templates/hal_i2s_lld.h (renamed from os/hal/templates/i2s_lld.h)0
-rw-r--r--os/hal/templates/hal_icu_lld.c (renamed from os/hal/templates/icu_lld.c)0
-rw-r--r--os/hal/templates/hal_icu_lld.h (renamed from os/hal/templates/icu_lld.h)0
-rw-r--r--os/hal/templates/hal_mac_lld.c (renamed from os/hal/templates/mac_lld.c)0
-rw-r--r--os/hal/templates/hal_mac_lld.h (renamed from os/hal/templates/mac_lld.h)0
-rw-r--r--os/hal/templates/hal_pal_lld.c (renamed from os/hal/templates/pal_lld.c)0
-rw-r--r--os/hal/templates/hal_pal_lld.h (renamed from os/hal/templates/pal_lld.h)0
-rw-r--r--os/hal/templates/hal_pwm_lld.c (renamed from os/hal/templates/pwm_lld.c)0
-rw-r--r--os/hal/templates/hal_pwm_lld.h (renamed from os/hal/templates/pwm_lld.h)0
-rw-r--r--os/hal/templates/hal_rtc_lld.c (renamed from os/hal/templates/rtc_lld.c)0
-rw-r--r--os/hal/templates/hal_rtc_lld.h (renamed from os/hal/templates/rtc_lld.h)0
-rw-r--r--os/hal/templates/hal_sdc_lld.c (renamed from os/hal/templates/sdc_lld.c)0
-rw-r--r--os/hal/templates/hal_sdc_lld.h (renamed from os/hal/templates/sdc_lld.h)0
-rw-r--r--os/hal/templates/hal_serial_lld.c (renamed from os/hal/templates/serial_lld.c)0
-rw-r--r--os/hal/templates/hal_serial_lld.h (renamed from os/hal/templates/serial_lld.h)0
-rw-r--r--os/hal/templates/hal_spi_lld.c (renamed from os/hal/templates/spi_lld.c)0
-rw-r--r--os/hal/templates/hal_spi_lld.h (renamed from os/hal/templates/spi_lld.h)0
-rw-r--r--os/hal/templates/hal_st_lld.c (renamed from os/hal/templates/st_lld.c)0
-rw-r--r--os/hal/templates/hal_st_lld.h (renamed from os/hal/templates/st_lld.h)0
-rw-r--r--os/hal/templates/hal_uart_lld.c (renamed from os/hal/templates/uart_lld.c)0
-rw-r--r--os/hal/templates/hal_uart_lld.h (renamed from os/hal/templates/uart_lld.h)0
-rw-r--r--os/hal/templates/hal_usb_lld.c (renamed from os/hal/templates/usb_lld.c)0
-rw-r--r--os/hal/templates/hal_usb_lld.h (renamed from os/hal/templates/usb_lld.h)0
-rw-r--r--os/hal/templates/hal_wdg_lld.c (renamed from os/hal/templates/wdg_lld.c)0
-rw-r--r--os/hal/templates/hal_wdg_lld.h (renamed from os/hal/templates/wdg_lld.h)0
38 files changed, 0 insertions, 0 deletions
diff --git a/os/hal/templates/adc_lld.c b/os/hal/templates/hal_adc_lld.c
index 7490487ee..7490487ee 100644
--- a/os/hal/templates/adc_lld.c
+++ b/os/hal/templates/hal_adc_lld.c
diff --git a/os/hal/templates/adc_lld.h b/os/hal/templates/hal_adc_lld.h
index 90a6cd56b..90a6cd56b 100644
--- a/os/hal/templates/adc_lld.h
+++ b/os/hal/templates/hal_adc_lld.h
diff --git a/os/hal/templates/can_lld.c b/os/hal/templates/hal_can_lld.c
index f8d0ada4e..f8d0ada4e 100644
--- a/os/hal/templates/can_lld.c
+++ b/os/hal/templates/hal_can_lld.c
diff --git a/os/hal/templates/can_lld.h b/os/hal/templates/hal_can_lld.h
index 0bd4d95b2..0bd4d95b2 100644
--- a/os/hal/templates/can_lld.h
+++ b/os/hal/templates/hal_can_lld.h
diff --git a/os/hal/templates/dac_lld.c b/os/hal/templates/hal_dac_lld.c
index 33a39e673..33a39e673 100644
--- a/os/hal/templates/dac_lld.c
+++ b/os/hal/templates/hal_dac_lld.c
diff --git a/os/hal/templates/dac_lld.h b/os/hal/templates/hal_dac_lld.h
index 47c3d1a6b..47c3d1a6b 100644
--- a/os/hal/templates/dac_lld.h
+++ b/os/hal/templates/hal_dac_lld.h
diff --git a/os/hal/templates/ext_lld.c b/os/hal/templates/hal_ext_lld.c
index de58827db..de58827db 100644
--- a/os/hal/templates/ext_lld.c
+++ b/os/hal/templates/hal_ext_lld.c
diff --git a/os/hal/templates/ext_lld.h b/os/hal/templates/hal_ext_lld.h
index ddbcbd5e2..ddbcbd5e2 100644
--- a/os/hal/templates/ext_lld.h
+++ b/os/hal/templates/hal_ext_lld.h
diff --git a/os/hal/templates/gpt_lld.c b/os/hal/templates/hal_gpt_lld.c
index 75b92ec68..75b92ec68 100644
--- a/os/hal/templates/gpt_lld.c
+++ b/os/hal/templates/hal_gpt_lld.c
diff --git a/os/hal/templates/gpt_lld.h b/os/hal/templates/hal_gpt_lld.h
index 9677c26e2..9677c26e2 100644
--- a/os/hal/templates/gpt_lld.h
+++ b/os/hal/templates/hal_gpt_lld.h
diff --git a/os/hal/templates/i2c_lld.c b/os/hal/templates/hal_i2c_lld.c
index f3a50c395..f3a50c395 100644
--- a/os/hal/templates/i2c_lld.c
+++ b/os/hal/templates/hal_i2c_lld.c
diff --git a/os/hal/templates/i2c_lld.h b/os/hal/templates/hal_i2c_lld.h
index 0585cc9b1..0585cc9b1 100644
--- a/os/hal/templates/i2c_lld.h
+++ b/os/hal/templates/hal_i2c_lld.h
diff --git a/os/hal/templates/i2s_lld.c b/os/hal/templates/hal_i2s_lld.c
index d4677fe8d..d4677fe8d 100644
--- a/os/hal/templates/i2s_lld.c
+++ b/os/hal/templates/hal_i2s_lld.c
diff --git a/os/hal/templates/i2s_lld.h b/os/hal/templates/hal_i2s_lld.h
index 35cc94109..35cc94109 100644
--- a/os/hal/templates/i2s_lld.h
+++ b/os/hal/templates/hal_i2s_lld.h
diff --git a/os/hal/templates/icu_lld.c b/os/hal/templates/hal_icu_lld.c
index 9c0f28c52..9c0f28c52 100644
--- a/os/hal/templates/icu_lld.c
+++ b/os/hal/templates/hal_icu_lld.c
diff --git a/os/hal/templates/icu_lld.h b/os/hal/templates/hal_icu_lld.h
index 431d8ea88..431d8ea88 100644
--- a/os/hal/templates/icu_lld.h
+++ b/os/hal/templates/hal_icu_lld.h
diff --git a/os/hal/templates/mac_lld.c b/os/hal/templates/hal_mac_lld.c
index c7c9fc6a3..c7c9fc6a3 100644
--- a/os/hal/templates/mac_lld.c
+++ b/os/hal/templates/hal_mac_lld.c
diff --git a/os/hal/templates/mac_lld.h b/os/hal/templates/hal_mac_lld.h
index 8e438eccb..8e438eccb 100644
--- a/os/hal/templates/mac_lld.h
+++ b/os/hal/templates/hal_mac_lld.h
diff --git a/os/hal/templates/pal_lld.c b/os/hal/templates/hal_pal_lld.c
index 3b1d0d9b6..3b1d0d9b6 100644
--- a/os/hal/templates/pal_lld.c
+++ b/os/hal/templates/hal_pal_lld.c
diff --git a/os/hal/templates/pal_lld.h b/os/hal/templates/hal_pal_lld.h
index 49f45043c..49f45043c 100644
--- a/os/hal/templates/pal_lld.h
+++ b/os/hal/templates/hal_pal_lld.h
diff --git a/os/hal/templates/pwm_lld.c b/os/hal/templates/hal_pwm_lld.c
index 59d8c2d85..59d8c2d85 100644
--- a/os/hal/templates/pwm_lld.c
+++ b/os/hal/templates/hal_pwm_lld.c
diff --git a/os/hal/templates/pwm_lld.h b/os/hal/templates/hal_pwm_lld.h
index 79ace7fb6..79ace7fb6 100644
--- a/os/hal/templates/pwm_lld.h
+++ b/os/hal/templates/hal_pwm_lld.h
diff --git a/os/hal/templates/rtc_lld.c b/os/hal/templates/hal_rtc_lld.c
index a84c2ca3b..a84c2ca3b 100644
--- a/os/hal/templates/rtc_lld.c
+++ b/os/hal/templates/hal_rtc_lld.c
diff --git a/os/hal/templates/rtc_lld.h b/os/hal/templates/hal_rtc_lld.h
index 4075cdea3..4075cdea3 100644
--- a/os/hal/templates/rtc_lld.h
+++ b/os/hal/templates/hal_rtc_lld.h
diff --git a/os/hal/templates/sdc_lld.c b/os/hal/templates/hal_sdc_lld.c
index 091b6c3f8..091b6c3f8 100644
--- a/os/hal/templates/sdc_lld.c
+++ b/os/hal/templates/hal_sdc_lld.c
diff --git a/os/hal/templates/sdc_lld.h b/os/hal/templates/hal_sdc_lld.h
index d9f8741bd..d9f8741bd 100644
--- a/os/hal/templates/sdc_lld.h
+++ b/os/hal/templates/hal_sdc_lld.h
diff --git a/os/hal/templates/serial_lld.c b/os/hal/templates/hal_serial_lld.c
index 4234e97c2..4234e97c2 100644
--- a/os/hal/templates/serial_lld.c
+++ b/os/hal/templates/hal_serial_lld.c
diff --git a/os/hal/templates/serial_lld.h b/os/hal/templates/hal_serial_lld.h
index 04c1b66fd..04c1b66fd 100644
--- a/os/hal/templates/serial_lld.h
+++ b/os/hal/templates/hal_serial_lld.h
diff --git a/os/hal/templates/spi_lld.c b/os/hal/templates/hal_spi_lld.c
index 9e1299c1e..9e1299c1e 100644
--- a/os/hal/templates/spi_lld.c
+++ b/os/hal/templates/hal_spi_lld.c
diff --git a/os/hal/templates/spi_lld.h b/os/hal/templates/hal_spi_lld.h
index 38d717966..38d717966 100644
--- a/os/hal/templates/spi_lld.h
+++ b/os/hal/templates/hal_spi_lld.h
diff --git a/os/hal/templates/st_lld.c b/os/hal/templates/hal_st_lld.c
index 10e26da50..10e26da50 100644
--- a/os/hal/templates/st_lld.c
+++ b/os/hal/templates/hal_st_lld.c
diff --git a/os/hal/templates/st_lld.h b/os/hal/templates/hal_st_lld.h
index ceb36cc60..ceb36cc60 100644
--- a/os/hal/templates/st_lld.h
+++ b/os/hal/templates/hal_st_lld.h
diff --git a/os/hal/templates/uart_lld.c b/os/hal/templates/hal_uart_lld.c
index d37d155be..d37d155be 100644
--- a/os/hal/templates/uart_lld.c
+++ b/os/hal/templates/hal_uart_lld.c
diff --git a/os/hal/templates/uart_lld.h b/os/hal/templates/hal_uart_lld.h
index 275a174b3..275a174b3 100644
--- a/os/hal/templates/uart_lld.h
+++ b/os/hal/templates/hal_uart_lld.h
diff --git a/os/hal/templates/usb_lld.c b/os/hal/templates/hal_usb_lld.c
index c0c870fba..c0c870fba 100644
--- a/os/hal/templates/usb_lld.c
+++ b/os/hal/templates/hal_usb_lld.c
diff --git a/os/hal/templates/usb_lld.h b/os/hal/templates/hal_usb_lld.h
index 8ae4eeb76..8ae4eeb76 100644
--- a/os/hal/templates/usb_lld.h
+++ b/os/hal/templates/hal_usb_lld.h
diff --git a/os/hal/templates/wdg_lld.c b/os/hal/templates/hal_wdg_lld.c
index 4127a5e51..4127a5e51 100644
--- a/os/hal/templates/wdg_lld.c
+++ b/os/hal/templates/hal_wdg_lld.c
diff --git a/os/hal/templates/wdg_lld.h b/os/hal/templates/hal_wdg_lld.h
index 2cacc32e4..2cacc32e4 100644
--- a/os/hal/templates/wdg_lld.h
+++ b/os/hal/templates/hal_wdg_lld.h