diff --git a/00-STM32F429_LIBRARIES/__doxygen.h b/00-STM32F429_LIBRARIES/__doxygen.h index 64f467c3..52e1b1cd 100644 --- a/00-STM32F429_LIBRARIES/__doxygen.h +++ b/00-STM32F429_LIBRARIES/__doxygen.h @@ -1,6 +1,6 @@ /** * @defgroup TM_STM32F4xx_Libraries - * @brief STM32F4xx developed by Tilen Majerle + * @brief STM32F4xx developed by Tilen MAJERLE * @{ * * Here are (or will be) listed all my STM32F4xx modules and libraries I had developed or modified for some reason. diff --git a/00-STM32F429_LIBRARIES/attributes.h b/00-STM32F429_LIBRARIES/attributes.h index 49d5c2b6..2a0746f1 100644 --- a/00-STM32F429_LIBRARIES/attributes.h +++ b/00-STM32F429_LIBRARIES/attributes.h @@ -1,7 +1,7 @@ /** * Attributes for different compilers * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/defines_example.h b/00-STM32F429_LIBRARIES/defines_example.h index 358a9b01..b62ea2ca 100644 --- a/00-STM32F429_LIBRARIES/defines_example.h +++ b/00-STM32F429_LIBRARIES/defines_example.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 diff --git a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_sdram.c b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_sdram.c index 7e674657..cdc769b0 100644 --- a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_sdram.c +++ b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_sdram.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_sdram.h b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_sdram.h index 2d853351..ec458cb0 100644 --- a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_sdram.h +++ b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_sdram.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_spi_flash.c b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_spi_flash.c index 49c92aee..36be4a61 100644 --- a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_spi_flash.c +++ b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_spi_flash.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_spi_flash.h b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_spi_flash.h index 1c1db35b..b774f28c 100644 --- a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_spi_flash.h +++ b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_spi_flash.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_usb.c b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_usb.c index 79a5b7e3..ae9606e4 100644 --- a/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_usb.c +++ b/00-STM32F429_LIBRARIES/fatfs/drivers/fatfs_usb.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/lwip/fsdata.c b/00-STM32F429_LIBRARIES/lwip/fsdata.c index 19aa372c..a70d38d2 100644 --- a/00-STM32F429_LIBRARIES/lwip/fsdata.c +++ b/00-STM32F429_LIBRARIES/lwip/fsdata.c @@ -18,10 +18,10 @@ __weak const unsigned char data__style_css[] = "html,body{width:100%;margin:0;padding:0;font-family:Arial, Calibri;font-size:11px}#header{background:#DDDDDD;text-align:center;font-size:36px;padding:20px;white-space:nowrap;border-bottom:1px solid #999999}#main{margin:0 auto;width:450px}table{border-collapse:collapse;border:1px solid #DDDDDD;width:450px !important;margin:0 auto;width:100%}th,td{text-align:left;border-collapse:collapse;border:1px solid #CCCCCC;padding:5px;font-size:11px}td.td_header{text-align:center;padding:4px;background:#CCCCCC;font-size:13px;font-weight:bold}.blue{color:blue}.red{color:red}.orange{color:orange}.green{color:green}a:link,a:visited{border:1px solid #CCCCCC;background:#EEEEEE;display:inline-block;padding:3px 6px;color:#333333;margin:0 2px}a:hover{border-color:#BBBBBB;background:#DDDDDD}.bold{font-weight:bold}.align_center{text-align:center}.float_right{float:right}.clear{clear:both}img{max-width:450px}"; /* Create 404 page */ -__weak const unsigned char data__404_html[] = "Error 404
Web server on STM32F4xx

Go back to first site

Error 404
Requested page is not available!
"; +__weak const unsigned char data__404_html[] = "Error 404
Web server on STM32F4xx

Go back to first site

Error 404
Requested page is not available!
"; /* index.shtml page */ -__weak const unsigned char data__index_html[] = "Web on STM32F4xx flash
Web server on STM32F4xx
Program
Compiled datetime
Hardware
Current time
Network
Local address
MAC address
Gateway
Netmask
Link
Duplex
Leds
LEDStatusActions
GREENToggleOnOff
REDToggleOnOff
ORANGEToggleOnOff
BLUEToggleOnOff
Client
All connections
Successful connections
Percentage
TX Bytes
RX Bytes
Server
All connections
TX Bytes
RX Bytes

Website by Tilen Majerle

"; +__weak const unsigned char data__index_html[] = "Web on STM32F4xx flash
Web server on STM32F4xx
Program
Compiled datetime
Hardware
Current time
Network
Local address
MAC address
Gateway
Netmask
Link
Duplex
Leds
LEDStatusActions
GREENToggleOnOff
REDToggleOnOff
ORANGEToggleOnOff
BLUEToggleOnOff
Client
All connections
Successful connections
Percentage
TX Bytes
RX Bytes
Server
All connections
TX Bytes
RX Bytes

Website by Tilen MAJERLE

"; /* style.css file */ const struct fsdata_file file__style_css[] = {{ diff --git a/00-STM32F429_LIBRARIES/lwip/httpd.c b/00-STM32F429_LIBRARIES/lwip/httpd.c index 8dc64ed3..ce364ad9 100644 --- a/00-STM32F429_LIBRARIES/lwip/httpd.c +++ b/00-STM32F429_LIBRARIES/lwip/httpd.c @@ -1840,7 +1840,7 @@ static err_t http_init_file(struct http_state *hs, struct fs_file *file, int is_ hs->handle = file; hs->file = (char*)file->data; LWIP_ASSERT("File length must be positive!", (file->len >= 0)); -#if LWIP_HTTPD_CUSTOM_FILES /* Fix by Tilen Majerle */ +#if LWIP_HTTPD_CUSTOM_FILES /* Fix by Tilen MAJERLE */ if (file->is_custom_file) { hs->left = 0; } else { @@ -2148,13 +2148,13 @@ void httpd_init(void) { } } -/* Disable server, by Tilen Majerle */ +/* Disable server, by Tilen MAJERLE */ void httpd_deinit(void) { /* Disable server */ /* Set accept function to NULL */ /* Ignore all connections */ tcp_accept(server_tpcb, NULL); -} /* By Tilen Majerle */ +} /* By Tilen MAJERLE */ #if LWIP_HTTPD_SSI diff --git a/00-STM32F429_LIBRARIES/lwip/httpd.h b/00-STM32F429_LIBRARIES/lwip/httpd.h index 2b6df304..fc73b049 100644 --- a/00-STM32F429_LIBRARIES/lwip/httpd.h +++ b/00-STM32F429_LIBRARIES/lwip/httpd.h @@ -232,6 +232,6 @@ void httpd_post_data_recved(void *connection, u16_t recved_len); #endif /* LWIP_HTTPD_SUPPORT_POST */ void httpd_init(void); -void httpd_deinit(void); /* By Tilen Majerle */ +void httpd_deinit(void); /* By Tilen MAJERLE */ #endif /* __HTTPD_H__ */ diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_adc.c b/00-STM32F429_LIBRARIES/tm_stm32f4_adc.c index 5ab6b67d..0fd95f97 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_adc.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_adc.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_adc.h b/00-STM32F429_LIBRARIES/tm_stm32f4_adc.h index 7635eb94..0aeef9e0 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_adc.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_adc.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/04/library-06-ad-converter-on-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_am2301.c b/00-STM32F429_LIBRARIES/tm_stm32f4_am2301.c index bb9616af..9179dfba 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_am2301.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_am2301.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_am2301.h b/00-STM32F429_LIBRARIES/tm_stm32f4_am2301.h index aede6881..c6aa65ac 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_am2301.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_am2301.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/08/library-25-am2301-dht21-sensor-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_bkpsram.c b/00-STM32F429_LIBRARIES/tm_stm32f4_bkpsram.c index 060ffe15..548ea0d7 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_bkpsram.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_bkpsram.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_bkpsram.h b/00-STM32F429_LIBRARIES/tm_stm32f4_bkpsram.h index 850cd6b2..1a5b65fc 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_bkpsram.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_bkpsram.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/12/library-45-interface-backup-sram-on-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_bmp180.c b/00-STM32F429_LIBRARIES/tm_stm32f4_bmp180.c index ce7372ec..0aa206da 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_bmp180.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_bmp180.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_bmp180.h b/00-STM32F429_LIBRARIES/tm_stm32f4_bmp180.h index 38d673de..2d575638 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_bmp180.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_bmp180.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/09/library-37-bmp180-pressure-sensor-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_bor.c b/00-STM32F429_LIBRARIES/tm_stm32f4_bor.c index 2c99f603..635b85fb 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_bor.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_bor.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_bor.h b/00-STM32F429_LIBRARIES/tm_stm32f4_bor.h index a38116b2..7d7a4412 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_bor.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_bor.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_button.c b/00-STM32F429_LIBRARIES/tm_stm32f4_button.c index 06113e3d..f857c522 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_button.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_button.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_button.h b/00-STM32F429_LIBRARIES/tm_stm32f4_button.h index 252f9083..a139b48f 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_button.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_button.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/04/library-57-buttons-for-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_cpu_load.c b/00-STM32F429_LIBRARIES/tm_stm32f4_cpu_load.c index d646a449..e1ce0585 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_cpu_load.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_cpu_load.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_cpu_load.h b/00-STM32F429_LIBRARIES/tm_stm32f4_cpu_load.h index f360a822..66a23171 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_cpu_load.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_cpu_load.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/05/library-60-cpu-load-monitor-for-stm32f4xx-devices @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_crc.c b/00-STM32F429_LIBRARIES/tm_stm32f4_crc.c index ecaf7c13..01030283 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_crc.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_crc.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_crc.h b/00-STM32F429_LIBRARIES/tm_stm32f4_crc.h index 315b47c7..45ed7727 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_crc.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_crc.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/01/library-47-crc-module-on-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_dac.c b/00-STM32F429_LIBRARIES/tm_stm32f4_dac.c index 6a0ac255..47f3c348 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_dac.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_dac.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_dac.h b/00-STM32F429_LIBRARIES/tm_stm32f4_dac.h index 445e0ea0..10e994f0 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_dac.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_dac.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/04/library-07-da-converter-on-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_dac_signal.c b/00-STM32F429_LIBRARIES/tm_stm32f4_dac_signal.c index 13f855b4..2a9e743c 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_dac_signal.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_dac_signal.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_dac_signal.h b/00-STM32F429_LIBRARIES/tm_stm32f4_dac_signal.h index cc156385..f2615960 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_dac_signal.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_dac_signal.h @@ -1,7 +1,7 @@ /** * DAC with DMA and TIM signal generator feature for STM32F4 * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/09/library-36-dac-signal-generator-stm32f4 @@ -10,7 +10,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by @@ -50,7 +50,7 @@ * Pins for DAC are fixed, analog and can not be changed */ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/09/library-36-dac-signal-generator-stm32f4 @@ -61,7 +61,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_delay.c b/00-STM32F429_LIBRARIES/tm_stm32f4_delay.c index dc3caab4..8895c386 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_delay.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_delay.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_delay.h b/00-STM32F429_LIBRARIES/tm_stm32f4_delay.h index 988f84bf..4982d0ce 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_delay.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_delay.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/04/library-03-stm32f429-discovery-system-clock-and-pretty-precise-delay-library/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_disco.c b/00-STM32F429_LIBRARIES/tm_stm32f4_disco.c index 6ccf7c2a..dcea0e3d 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_disco.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_disco.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_disco.h b/00-STM32F429_LIBRARIES/tm_stm32f4_disco.h index 5b42eccf..e9700c3c 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_disco.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_disco.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/04/stm32f429-discovery-gpio-tutorial-with-onboard-leds-and-button/ @@ -11,7 +11,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_dma.c b/00-STM32F429_LIBRARIES/tm_stm32f4_dma.c index b0d35a70..51016022 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_dma.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_dma.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_dma.h b/00-STM32F429_LIBRARIES/tm_stm32f4_dma.h index 3a62162a..0b1f8c21 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_dma.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_dma.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/06/library-63-dma-for-stm32f4xx @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_dma2d_graphic.c b/00-STM32F429_LIBRARIES/tm_stm32f4_dma2d_graphic.c index 32ad1d21..27747d95 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_dma2d_graphic.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_dma2d_graphic.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_dma2d_graphic.h b/00-STM32F429_LIBRARIES/tm_stm32f4_dma2d_graphic.h index 56ed0dcc..00da0d29 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_dma2d_graphic.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_dma2d_graphic.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/01/library-51-chrom-art-accelerator-dma2d-graphic-library-on-stm32f429-discovery @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ds1307.c b/00-STM32F429_LIBRARIES/tm_stm32f4_ds1307.c index ff78b453..a15bb922 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ds1307.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ds1307.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ds1307.h b/00-STM32F429_LIBRARIES/tm_stm32f4_ds1307.h index 839b4927..1908f888 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ds1307.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ds1307.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/05/library-15-ds1307-real-time-clock-for-stm32f429-discovery/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ds18b20.c b/00-STM32F429_LIBRARIES/tm_stm32f4_ds18b20.c index 88376105..192d13f2 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ds18b20.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ds18b20.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ds18b20.h b/00-STM32F429_LIBRARIES/tm_stm32f4_ds18b20.h index 8fa5499b..38937013 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ds18b20.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ds18b20.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/05/13-reading-temperature-with-dallas-ds18b20-on-stm32f429-discovery-board/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -30,7 +30,7 @@ /** * Library for interfacing DS18B20 temperature sensor from Dallas semiconductors. * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/05/13-reading-temperature-with-dallas-ds18b20-on-stm32f429-discovery-board/ @@ -39,7 +39,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_emwin.c b/00-STM32F429_LIBRARIES/tm_stm32f4_emwin.c index f2adfa77..64e91719 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_emwin.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_emwin.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_emwin.h b/00-STM32F429_LIBRARIES/tm_stm32f4_emwin.h index 992c9049..f4f82eae 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_emwin.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_emwin.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/01/library-50-stemwin-for-stm32f429-discovery @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ethernet.c b/00-STM32F429_LIBRARIES/tm_stm32f4_ethernet.c index 676b7061..2fb30c52 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ethernet.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ethernet.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ethernet.h b/00-STM32F429_LIBRARIES/tm_stm32f4_ethernet.h index 20ef4041..33d0f8bd 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ethernet.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ethernet.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/02/library-52-ethernet-peripheral-on-stm32f4xx/ @@ -11,7 +11,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_exti.c b/00-STM32F429_LIBRARIES/tm_stm32f4_exti.c index 038c764d..8e2d93fe 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_exti.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_exti.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_exti.h b/00-STM32F429_LIBRARIES/tm_stm32f4_exti.h index 84ed9740..cb6c6633 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_exti.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_exti.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/10/library-38-external-interrupts-for-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_fatfs.c b/00-STM32F429_LIBRARIES/tm_stm32f4_fatfs.c index 678efac3..70a1fd8a 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_fatfs.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_fatfs.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_fatfs.h b/00-STM32F429_LIBRARIES/tm_stm32f4_fatfs.h index 3a44e4ed..ea8f2c4f 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_fatfs.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_fatfs.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/07/library-21-read-sd-card-fatfs-stm32f4xx-devices/ @@ -11,7 +11,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_fft.c b/00-STM32F429_LIBRARIES/tm_stm32f4_fft.c index 62176228..0924d6bb 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_fft.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_fft.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_fft.h b/00-STM32F429_LIBRARIES/tm_stm32f4_fft.h index c7738e4d..1b1d0987 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_fft.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_fft.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/05/library-62-fast-fourier-transform-fft-for-stm32f4xx @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_fonts.c b/00-STM32F429_LIBRARIES/tm_stm32f4_fonts.c index f6d9099e..1426dd96 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_fonts.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_fonts.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_fonts.h b/00-STM32F429_LIBRARIES/tm_stm32f4_fonts.h index efd3e304..2bbb3cd0 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_fonts.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_fonts.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_general.c b/00-STM32F429_LIBRARIES/tm_stm32f4_general.c index cce9642e..22a2a238 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_general.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_general.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_general.h b/00-STM32F429_LIBRARIES/tm_stm32f4_general.h index 8d62b291..9e6ea2dc 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_general.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_general.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/03/library-54-general-library-for-stm32f4xx-devices @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_gpio.c b/00-STM32F429_LIBRARIES/tm_stm32f4_gpio.c index 70896325..f511e6e5 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_gpio.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_gpio.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_gpio.h b/00-STM32F429_LIBRARIES/tm_stm32f4_gpio.h index 000b22e6..cb719725 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_gpio.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_gpio.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/03/library-53-gpio-for-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_gps.c b/00-STM32F429_LIBRARIES/tm_stm32f4_gps.c index 7f45fecf..6e590c8c 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_gps.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_gps.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_gps.h b/00-STM32F429_LIBRARIES/tm_stm32f4_gps.h index 196cda81..2e5efc6c 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_gps.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_gps.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/08/library-27-gps-stm32f4-devices/ @@ -9,7 +9,7 @@ * @brief GPS NMEA standard data parser for STM32F4xx devices @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_hcsr04.c b/00-STM32F429_LIBRARIES/tm_stm32f4_hcsr04.c index 2b55b088..7c113137 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_hcsr04.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_hcsr04.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_hcsr04.h b/00-STM32F429_LIBRARIES/tm_stm32f4_hcsr04.h index 7c1ca30e..1fe62e68 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_hcsr04.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_hcsr04.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/08/library-30-measure-distance-with-hc-sr04-and-stm32f4xx @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_hd44780.c b/00-STM32F429_LIBRARIES/tm_stm32f4_hd44780.c index 8e4ec4fe..1c801916 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_hd44780.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_hd44780.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_hd44780.h b/00-STM32F429_LIBRARIES/tm_stm32f4_hd44780.h index 82455fb0..1cb35ff0 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_hd44780.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_hd44780.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/06/library-16-interfacing-hd44780-lcd-controller-with-stm32f4/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_hmc5883l.c b/00-STM32F429_LIBRARIES/tm_stm32f4_hmc5883l.c index edb689e4..466a8c63 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_hmc5883l.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_hmc5883l.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_hmc5883l.h b/00-STM32F429_LIBRARIES/tm_stm32f4_hmc5883l.h index ee3f2efd..4241647d 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_hmc5883l.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_hmc5883l.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_i2c.c b/00-STM32F429_LIBRARIES/tm_stm32f4_i2c.c index 2360be05..71fbcd1a 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_i2c.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_i2c.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_i2c.h b/00-STM32F429_LIBRARIES/tm_stm32f4_i2c.h index 22585ee5..81df4334 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_i2c.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_i2c.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/05/library-09-i2c-for-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_id.c b/00-STM32F429_LIBRARIES/tm_stm32f4_id.c index 40446f14..6fb7ed19 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_id.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_id.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_id.h b/00-STM32F429_LIBRARIES/tm_stm32f4_id.h index c83e8fcf..9ef5160e 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_id.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_id.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/12/library-44-stm32f4-unique-id-and-flash-size @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341.c b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341.c index 7cc9ccbc..672f8f2f 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341.h b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341.h index 278842f1..b4d08917 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/04/library-08-ili9341-lcd-on-stm32f429-discovery-board/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_button.c b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_button.c index bf515da3..594fa415 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_button.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_button.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_button.h b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_button.h index 4cedc337..4238f629 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_button.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_button.h @@ -2,7 +2,7 @@ * Button library for ILI9341 LCD controller * and STMPE811 Resistive touch screen controller * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/05/11-button-library-for-ili9341-lcd-and-stmpe811-touch-controller-on-stm32f429-discovery-board/ @@ -11,7 +11,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.c b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.c index 1bc74239..de81abe7 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.h b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.h index 860587b1..6dadb456 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/06/library-18-ili9341-ltdc-stm32f429-discovery/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_keypad.c b/00-STM32F429_LIBRARIES/tm_stm32f4_keypad.c index b5bc6d07..71e1cc2e 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_keypad.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_keypad.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_keypad.h b/00-STM32F429_LIBRARIES/tm_stm32f4_keypad.h index a849a69f..bf2f202d 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_keypad.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_keypad.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/09/library-32-matrix-keypad-on-stm32f4xx @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_l3gd20.c b/00-STM32F429_LIBRARIES/tm_stm32f4_l3gd20.c index 64130a8b..6e762bda 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_l3gd20.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_l3gd20.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_l3gd20.h b/00-STM32F429_LIBRARIES/tm_stm32f4_l3gd20.h index a24c5c89..ec29676b 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_l3gd20.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_l3gd20.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/08/library-28-l3gd20-3-axis-gyroscope @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_lcd.c b/00-STM32F429_LIBRARIES/tm_stm32f4_lcd.c index 4f735a6e..0489a66b 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_lcd.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_lcd.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_lcd.h b/00-STM32F429_LIBRARIES/tm_stm32f4_lcd.h index 8cb8b48e..e6859f0a 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_lcd.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_lcd.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_library_template.c b/00-STM32F429_LIBRARIES/tm_stm32f4_library_template.c index 876b103f..832379c3 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_library_template.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_library_template.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_library_template.h b/00-STM32F429_LIBRARIES/tm_stm32f4_library_template.h index fc3ae6ac..5d896ab9 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_library_template.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_library_template.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_lis302dl_lis3dsh.c b/00-STM32F429_LIBRARIES/tm_stm32f4_lis302dl_lis3dsh.c index dc6688fa..116f4036 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_lis302dl_lis3dsh.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_lis302dl_lis3dsh.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_lis302dl_lis3dsh.h b/00-STM32F429_LIBRARIES/tm_stm32f4_lis302dl_lis3dsh.h index 67bb1552..649534e1 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_lis302dl_lis3dsh.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_lis302dl_lis3dsh.h @@ -1,7 +1,7 @@ /** * LIS302DL and LIS3DSH library for STM32F4-Discovery board * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/09/library-35-lis302dl-or-lis3dsh-accelerometer @@ -10,7 +10,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_low_power.c b/00-STM32F429_LIBRARIES/tm_stm32f4_low_power.c index 0db3b862..3ec704c6 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_low_power.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_low_power.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_low_power.h b/00-STM32F429_LIBRARIES/tm_stm32f4_low_power.h index cf905388..5dddd6ad 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_low_power.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_low_power.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/10/library-39-power-consumption-modes-for-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_mco_output.c b/00-STM32F429_LIBRARIES/tm_stm32f4_mco_output.c index c8510e2c..44b6e612 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_mco_output.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_mco_output.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_mco_output.h b/00-STM32F429_LIBRARIES/tm_stm32f4_mco_output.h index 9f9bb9e0..1072ec0b 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_mco_output.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_mco_output.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/10/library-40-output-clocks-stm32f4/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_mfrc522.c b/00-STM32F429_LIBRARIES/tm_stm32f4_mfrc522.c index 477ac761..1c662a92 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_mfrc522.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_mfrc522.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_mfrc522.h b/00-STM32F429_LIBRARIES/tm_stm32f4_mfrc522.h index 2caa2b0d..61d49ae0 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_mfrc522.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_mfrc522.h @@ -4,7 +4,7 @@ * * This library uses SPI for driving MFRC255 chip. * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/07/library-23-read-rfid-tag-mfrc522-stm32f4xx-devices/ @@ -13,7 +13,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_mpu6050.c b/00-STM32F429_LIBRARIES/tm_stm32f4_mpu6050.c index 35484ce9..c06f2f1a 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_mpu6050.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_mpu6050.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_mpu6050.h b/00-STM32F429_LIBRARIES/tm_stm32f4_mpu6050.h index 8f7f42df..544d0048 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_mpu6050.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_mpu6050.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/10/library-43-mpu-6050-6-axes-gyro-accelerometer-stm32f4/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_nrf24l01.c b/00-STM32F429_LIBRARIES/tm_stm32f4_nrf24l01.c index c8fedae8..02241ca5 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_nrf24l01.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_nrf24l01.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_nrf24l01.h b/00-STM32F429_LIBRARIES/tm_stm32f4_nrf24l01.h index 040153c2..1f6ee4d9 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_nrf24l01.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_nrf24l01.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/06/library-17-nrf24l01-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_onewire.c b/00-STM32F429_LIBRARIES/tm_stm32f4_onewire.c index 11bc8364..35c1ef1d 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_onewire.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_onewire.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_onewire.h b/00-STM32F429_LIBRARIES/tm_stm32f4_onewire.h index ef9b9e0e..72190fd4 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_onewire.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_onewire.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/05/library-12-onewire-library-for-stm43f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_otp.c b/00-STM32F429_LIBRARIES/tm_stm32f4_otp.c index 1715e7bf..7657fe01 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_otp.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_otp.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_otp.h b/00-STM32F429_LIBRARIES/tm_stm32f4_otp.h index 91aa8143..69a6a4a6 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_otp.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_otp.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/01/library-49-one-time-programmable-otp-bytes-on-stm32f4xx @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_pcd8544.c b/00-STM32F429_LIBRARIES/tm_stm32f4_pcd8544.c index 7bb1d346..1ad9e18f 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_pcd8544.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_pcd8544.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_pcd8544.h b/00-STM32F429_LIBRARIES/tm_stm32f4_pcd8544.h index e357c548..893f996f 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_pcd8544.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_pcd8544.h @@ -2,7 +2,7 @@ * PCD8544 LCD controller driver. * This controller is used in Nokia's 3310 and 5110 LCD's. * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/pcd8544-nokia-33105110-lcd-stm32f429-discovery-library/ @@ -11,7 +11,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_pvd.c b/00-STM32F429_LIBRARIES/tm_stm32f4_pvd.c index dbafbdff..f03a970b 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_pvd.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_pvd.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_pvd.h b/00-STM32F429_LIBRARIES/tm_stm32f4_pvd.h index 72bbc291..2b360994 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_pvd.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_pvd.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_pwm.c b/00-STM32F429_LIBRARIES/tm_stm32f4_pwm.c index 822d6b69..4fc170b0 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_pwm.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_pwm.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_pwm.h b/00-STM32F429_LIBRARIES/tm_stm32f4_pwm.h index 5257df14..664b57ff 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_pwm.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_pwm.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/09/library-33-pwm-for-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_pwmin.c b/00-STM32F429_LIBRARIES/tm_stm32f4_pwmin.c index 89fa5e1e..5a4d5496 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_pwmin.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_pwmin.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_pwmin.h b/00-STM32F429_LIBRARIES/tm_stm32f4_pwmin.h index a0db5e2c..03e66673 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_pwmin.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_pwmin.h @@ -2,7 +2,7 @@ * PWM IN library for STM32F4xx devices * It allows you to measure PWM signal with timer * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/01/library-48-measure-pwm-input-signal-with-stm32f4 @@ -11,7 +11,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_rcc.c b/00-STM32F429_LIBRARIES/tm_stm32f4_rcc.c index 96a38dea..b6bbe247 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_rcc.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_rcc.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_rcc.h b/00-STM32F429_LIBRARIES/tm_stm32f4_rcc.h index cf84c275..3a0bd038 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_rcc.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_rcc.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/05/library-59-change-pll-settings-while-stm32f4xx-is-running @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_rng.c b/00-STM32F429_LIBRARIES/tm_stm32f4_rng.c index 0b6d7b3e..60bfff6f 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_rng.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_rng.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_rng.h b/00-STM32F429_LIBRARIES/tm_stm32f4_rng.h index a55a57eb..25bbd8db 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_rng.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_rng.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/07/library-22-true-random-number-generator-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_rotary_encoder.c b/00-STM32F429_LIBRARIES/tm_stm32f4_rotary_encoder.c index 8ae869b6..0afc4f54 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_rotary_encoder.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_rotary_encoder.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_rotary_encoder.h b/00-STM32F429_LIBRARIES/tm_stm32f4_rotary_encoder.h index 74fb6d67..92b26641 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_rotary_encoder.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_rotary_encoder.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/08/library-26-rotary-encoder-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_rtc.c b/00-STM32F429_LIBRARIES/tm_stm32f4_rtc.c index 8281337b..6e612a35 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_rtc.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_rtc.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_rtc.h b/00-STM32F429_LIBRARIES/tm_stm32f4_rtc.h index 9b808d42..a61b4240 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_rtc.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_rtc.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/07/library-19-use-internal-rtc-on-stm32f4xx-devices/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_sdram.c b/00-STM32F429_LIBRARIES/tm_stm32f4_sdram.c index 2a104dcc..f8d10aa5 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_sdram.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_sdram.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_sdram.h b/00-STM32F429_LIBRARIES/tm_stm32f4_sdram.h index 482cc5f8..dd3a1fc8 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_sdram.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_sdram.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/05/library-14-working-with-sdram-on-stm32f429-discovery/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_servo.c b/00-STM32F429_LIBRARIES/tm_stm32f4_servo.c index ffa378f4..e5c9092d 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_servo.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_servo.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_servo.h b/00-STM32F429_LIBRARIES/tm_stm32f4_servo.h index 7359f21c..29b0c64f 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_servo.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_servo.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/10/library-42-control-rc-servo-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_spi.c b/00-STM32F429_LIBRARIES/tm_stm32f4_spi.c index dfb5ec34..13860133 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_spi.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_spi.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_spi.h b/00-STM32F429_LIBRARIES/tm_stm32f4_spi.h index 967994a9..ad731d9c 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_spi.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_spi.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/04/library-05-spi-for-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_spi_dma.c b/00-STM32F429_LIBRARIES/tm_stm32f4_spi_dma.c index 7659009d..3960c8d4 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_spi_dma.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_spi_dma.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_spi_dma.h b/00-STM32F429_LIBRARIES/tm_stm32f4_spi_dma.h index 6fc577ce..8e145804 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_spi_dma.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_spi_dma.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/04/library-56-extend-spi-with-dma-for-stm32f4xx @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ssd1306.c b/00-STM32F429_LIBRARIES/tm_stm32f4_ssd1306.c index ba78f2b7..3481fcd2 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ssd1306.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ssd1306.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_ssd1306.h b/00-STM32F429_LIBRARIES/tm_stm32f4_ssd1306.h index 8e93cf31..fb8d1bcf 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_ssd1306.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_ssd1306.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/05/library-61-ssd1306-oled-i2c-lcd-for-stm32f4xx @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_stdio.c b/00-STM32F429_LIBRARIES/tm_stm32f4_stdio.c index c3adc60c..57c3482f 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_stdio.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_stdio.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_stdio.h b/00-STM32F429_LIBRARIES/tm_stm32f4_stdio.h index 1e2f5052..0dc0af64 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_stdio.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_stdio.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/10/library-41-stdio-implementation-for-stm32f4 @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_stmpe811.c b/00-STM32F429_LIBRARIES/tm_stm32f4_stmpe811.c index 0ab482ea..815c95f4 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_stmpe811.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_stmpe811.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_stmpe811.h b/00-STM32F429_LIBRARIES/tm_stm32f4_stmpe811.h index 7ce69932..b9e6d9d0 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_stmpe811.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_stmpe811.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/05/library-10-stmpe811-touch-screen-driver-for-stm32f429-discovery-board/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_string.c b/00-STM32F429_LIBRARIES/tm_stm32f4_string.c index e0ab2c07..caa282cc 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_string.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_string.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_string.h b/00-STM32F429_LIBRARIES/tm_stm32f4_string.h index b909d4e7..fd3b4f98 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_string.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_string.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/05/library-58-dynamic-strings-on-stm32f4xx @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_swo.c b/00-STM32F429_LIBRARIES/tm_stm32f4_swo.c index 977fb3eb..30ef42a1 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_swo.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_swo.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_swo.h b/00-STM32F429_LIBRARIES/tm_stm32f4_swo.h index 322d6eab..895f2a37 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_swo.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_swo.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/12/library-46-debug-stm32f4-device-swo-feature/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_timer_properties.c b/00-STM32F429_LIBRARIES/tm_stm32f4_timer_properties.c index 153f0a3b..be852208 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_timer_properties.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_timer_properties.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_timer_properties.h b/00-STM32F429_LIBRARIES/tm_stm32f4_timer_properties.h index fb8b0b72..ff0ab7b6 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_timer_properties.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_timer_properties.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usart.c b/00-STM32F429_LIBRARIES/tm_stm32f4_usart.c index 2043b732..b30f2c18 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usart.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usart.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usart.h b/00-STM32F429_LIBRARIES/tm_stm32f4_usart.h index 474f55e4..047d52ca 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usart.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usart.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/04/library-04-connect-stm32f429-discovery-to-computer-with-usart/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usart_dma.c b/00-STM32F429_LIBRARIES/tm_stm32f4_usart_dma.c index 0ab18ade..8a617548 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usart_dma.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usart_dma.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2015 + * | Copyright (C) Tilen MAJERLE, 2015 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usart_dma.h b/00-STM32F429_LIBRARIES/tm_stm32f4_usart_dma.h index a955d7d4..ec903c3a 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usart_dma.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usart_dma.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2015/04/library-55-extend-usart-with-tx-dma @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_device.c b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_device.c index ff32957c..ffc77c7b 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_device.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_device.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_device.h b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_device.h index 601beefe..534fb873 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_device.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_device.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/09/library-34-stm32f4-usb-hid-device @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_host.c b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_host.c index e2c1c6d0..d63cc944 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_host.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_host.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_host.h b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_host.h index 4c146181..e18534de 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_host.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_hid_host.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/08/library-31-usb-hid-host-for-stm32f4xx-devices @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_msc_host.c b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_msc_host.c index 21568cb6..6a3e7b34 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_msc_host.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_msc_host.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_msc_host.h b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_msc_host.h index ec3407c2..e6057c55 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_msc_host.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_msc_host.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/07/library-21-read-sd-card-fatfs-stm32f4xx-devices/ @@ -11,7 +11,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_vcp.c b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_vcp.c index e4c214b6..92a859d6 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_vcp.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_vcp.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_vcp.h b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_vcp.h index 9b750fdb..54bef884 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_usb_vcp.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_usb_vcp.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/08/library-24-virtual-com-port-vcp-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2015 + Copyright (C) Tilen MAJERLE, 2015 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_watchdog.c b/00-STM32F429_LIBRARIES/tm_stm32f4_watchdog.c index 357c8092..5c98480b 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_watchdog.c +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_watchdog.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/00-STM32F429_LIBRARIES/tm_stm32f4_watchdog.h b/00-STM32F429_LIBRARIES/tm_stm32f4_watchdog.h index d5e465a1..dc9720c2 100644 --- a/00-STM32F429_LIBRARIES/tm_stm32f4_watchdog.h +++ b/00-STM32F429_LIBRARIES/tm_stm32f4_watchdog.h @@ -1,5 +1,5 @@ /** - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/07/library-20-independent-watchdog-timer-on-stm32f4xx/ @@ -10,7 +10,7 @@ * @verbatim ---------------------------------------------------------------------- - Copyright (C) Tilen Majerle, 2014 + Copyright (C) Tilen MAJERLE, 2014 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/01-STM32F4xx_Keil_CMSIS_Default_Project/User/defines.h b/01-STM32F4xx_Keil_CMSIS_Default_Project/User/defines.h index c4bcf464..e93cb512 100644 --- a/01-STM32F4xx_Keil_CMSIS_Default_Project/User/defines.h +++ b/01-STM32F4xx_Keil_CMSIS_Default_Project/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/01-STM32F4xx_Keil_CMSIS_Default_Project/User/main.c b/01-STM32F4xx_Keil_CMSIS_Default_Project/User/main.c index ac0fe863..43a02a8b 100644 --- a/01-STM32F4xx_Keil_CMSIS_Default_Project/User/main.c +++ b/01-STM32F4xx_Keil_CMSIS_Default_Project/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/01-STM32F4xx_Keil_CMSIS_Default_Project/User/system_stm32f4xx.c b/01-STM32F4xx_Keil_CMSIS_Default_Project/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/01-STM32F4xx_Keil_CMSIS_Default_Project/User/system_stm32f4xx.c +++ b/01-STM32F4xx_Keil_CMSIS_Default_Project/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/defines.h b/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/defines.h index c4bcf464..e93cb512 100644 --- a/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/defines.h +++ b/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/main.c b/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/main.c index 9b045839..53cacbef 100644 --- a/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/main.c +++ b/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/system_stm32f4xx.c b/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/system_stm32f4xx.c +++ b/01-STM32F4xx_Keil_CMSIS_USB_Default_Project/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/02-STM32F429_LED_BUTTON/User/defines.h b/02-STM32F429_LED_BUTTON/User/defines.h index c4bcf464..e93cb512 100644 --- a/02-STM32F429_LED_BUTTON/User/defines.h +++ b/02-STM32F429_LED_BUTTON/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/02-STM32F429_LED_BUTTON/User/main.c b/02-STM32F429_LED_BUTTON/User/main.c index 973211f4..33c931c3 100644 --- a/02-STM32F429_LED_BUTTON/User/main.c +++ b/02-STM32F429_LED_BUTTON/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/03-STM32F429_DELAY/User/defines.h b/03-STM32F429_DELAY/User/defines.h index c4bcf464..e93cb512 100644 --- a/03-STM32F429_DELAY/User/defines.h +++ b/03-STM32F429_DELAY/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/03-STM32F429_DELAY/User/main.c b/03-STM32F429_DELAY/User/main.c index faedfdd7..a4f124d4 100644 --- a/03-STM32F429_DELAY/User/main.c +++ b/03-STM32F429_DELAY/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/03-STM32F429_DELAY_CREATE_TIMER/User/defines.h b/03-STM32F429_DELAY_CREATE_TIMER/User/defines.h index c4bcf464..e93cb512 100644 --- a/03-STM32F429_DELAY_CREATE_TIMER/User/defines.h +++ b/03-STM32F429_DELAY_CREATE_TIMER/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/03-STM32F429_DELAY_CREATE_TIMER/User/main.c b/03-STM32F429_DELAY_CREATE_TIMER/User/main.c index 23b0e082..6ff2f021 100644 --- a/03-STM32F429_DELAY_CREATE_TIMER/User/main.c +++ b/03-STM32F429_DELAY_CREATE_TIMER/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/03-STM32F429_DELAY_TIM/User/defines.h b/03-STM32F429_DELAY_TIM/User/defines.h index 65cf952a..b1af5093 100644 --- a/03-STM32F429_DELAY_TIM/User/defines.h +++ b/03-STM32F429_DELAY_TIM/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/03-STM32F429_DELAY_TIM/User/main.c b/03-STM32F429_DELAY_TIM/User/main.c index a864f3e9..1444ed78 100644 --- a/03-STM32F429_DELAY_TIM/User/main.c +++ b/03-STM32F429_DELAY_TIM/User/main.c @@ -5,7 +5,7 @@ * * To see, how timer is configured for delay, open project's defines.h file * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/03-STM32F429_DELAY_TIME/User/defines.h b/03-STM32F429_DELAY_TIME/User/defines.h index c4bcf464..e93cb512 100644 --- a/03-STM32F429_DELAY_TIME/User/defines.h +++ b/03-STM32F429_DELAY_TIME/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/03-STM32F429_DELAY_TIME/User/main.c b/03-STM32F429_DELAY_TIME/User/main.c index 0344bcde..de67e481 100644 --- a/03-STM32F429_DELAY_TIME/User/main.c +++ b/03-STM32F429_DELAY_TIME/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/04-STM32F429_USART/User/defines.h b/04-STM32F429_USART/User/defines.h index c4bcf464..e93cb512 100644 --- a/04-STM32F429_USART/User/defines.h +++ b/04-STM32F429_USART/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/04-STM32F429_USART/User/main.c b/04-STM32F429_USART/User/main.c index 204a76a4..6267bab0 100644 --- a/04-STM32F429_USART/User/main.c +++ b/04-STM32F429_USART/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/04-STM32F429_USART_CUSTOM_PINS/User/defines.h b/04-STM32F429_USART_CUSTOM_PINS/User/defines.h index c4bcf464..e93cb512 100644 --- a/04-STM32F429_USART_CUSTOM_PINS/User/defines.h +++ b/04-STM32F429_USART_CUSTOM_PINS/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/04-STM32F429_USART_CUSTOM_PINS/User/main.c b/04-STM32F429_USART_CUSTOM_PINS/User/main.c index d54748a8..7aee3fd1 100644 --- a/04-STM32F429_USART_CUSTOM_PINS/User/main.c +++ b/04-STM32F429_USART_CUSTOM_PINS/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/04-STM32F429_USART_CUSTOM_PINS/User/system_stm32f4xx.c b/04-STM32F429_USART_CUSTOM_PINS/User/system_stm32f4xx.c index 8a0ae3d7..8b444f30 100644 --- a/04-STM32F429_USART_CUSTOM_PINS/User/system_stm32f4xx.c +++ b/04-STM32F429_USART_CUSTOM_PINS/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/04-STM32F429_USART_STRING/User/defines.h b/04-STM32F429_USART_STRING/User/defines.h index c4bcf464..e93cb512 100644 --- a/04-STM32F429_USART_STRING/User/defines.h +++ b/04-STM32F429_USART_STRING/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/04-STM32F429_USART_STRING/User/main.c b/04-STM32F429_USART_STRING/User/main.c index 551610b1..33580512 100644 --- a/04-STM32F429_USART_STRING/User/main.c +++ b/04-STM32F429_USART_STRING/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/05-STM32F429_SPI/User/defines.h b/05-STM32F429_SPI/User/defines.h index 5f662b7e..127b7eeb 100644 --- a/05-STM32F429_SPI/User/defines.h +++ b/05-STM32F429_SPI/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/05-STM32F429_SPI/User/main.c b/05-STM32F429_SPI/User/main.c index cac961e5..efce2a9b 100644 --- a/05-STM32F429_SPI/User/main.c +++ b/05-STM32F429_SPI/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/05-STM32F429_SPI_CUSTOM_PINS/User/defines.h b/05-STM32F429_SPI_CUSTOM_PINS/User/defines.h index 5f662b7e..127b7eeb 100644 --- a/05-STM32F429_SPI_CUSTOM_PINS/User/defines.h +++ b/05-STM32F429_SPI_CUSTOM_PINS/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/05-STM32F429_SPI_CUSTOM_PINS/User/main.c b/05-STM32F429_SPI_CUSTOM_PINS/User/main.c index 57a7bcd4..0d753830 100644 --- a/05-STM32F429_SPI_CUSTOM_PINS/User/main.c +++ b/05-STM32F429_SPI_CUSTOM_PINS/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/06-STM32F429_ADC/User/defines.h b/06-STM32F429_ADC/User/defines.h index c4bcf464..e93cb512 100644 --- a/06-STM32F429_ADC/User/defines.h +++ b/06-STM32F429_ADC/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/06-STM32F429_ADC/User/main.c b/06-STM32F429_ADC/User/main.c index c71816c3..58a49ddd 100644 --- a/06-STM32F429_ADC/User/main.c +++ b/06-STM32F429_ADC/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/06-STM32F429_ADC_VBAT/User/defines.h b/06-STM32F429_ADC_VBAT/User/defines.h index c4bcf464..e93cb512 100644 --- a/06-STM32F429_ADC_VBAT/User/defines.h +++ b/06-STM32F429_ADC_VBAT/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/06-STM32F429_ADC_VBAT/User/main.c b/06-STM32F429_ADC_VBAT/User/main.c index ccdccee4..5222d6cd 100644 --- a/06-STM32F429_ADC_VBAT/User/main.c +++ b/06-STM32F429_ADC_VBAT/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/07-STM32F429_DAC/User/defines.h b/07-STM32F429_DAC/User/defines.h index c4bcf464..e93cb512 100644 --- a/07-STM32F429_DAC/User/defines.h +++ b/07-STM32F429_DAC/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/07-STM32F429_DAC/User/main.c b/07-STM32F429_DAC/User/main.c index 3aaa6e48..aacb486f 100644 --- a/07-STM32F429_DAC/User/main.c +++ b/07-STM32F429_DAC/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/08-STM32F429_ILI9341/User/defines.h b/08-STM32F429_ILI9341/User/defines.h index b8b57873..a3953be8 100644 --- a/08-STM32F429_ILI9341/User/defines.h +++ b/08-STM32F429_ILI9341/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/08-STM32F429_ILI9341/User/main.c b/08-STM32F429_ILI9341/User/main.c index 9982147f..24a99559 100644 --- a/08-STM32F429_ILI9341/User/main.c +++ b/08-STM32F429_ILI9341/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/09-STM32F429_I2C/User/defines.h b/09-STM32F429_I2C/User/defines.h index c4bcf464..e93cb512 100644 --- a/09-STM32F429_I2C/User/defines.h +++ b/09-STM32F429_I2C/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/09-STM32F429_I2C/User/main.c b/09-STM32F429_I2C/User/main.c index 345da009..8947651d 100644 --- a/09-STM32F429_I2C/User/main.c +++ b/09-STM32F429_I2C/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/09-STM32F429_I2C_CUSTOM_PINS/User/defines.h b/09-STM32F429_I2C_CUSTOM_PINS/User/defines.h index c4bcf464..e93cb512 100644 --- a/09-STM32F429_I2C_CUSTOM_PINS/User/defines.h +++ b/09-STM32F429_I2C_CUSTOM_PINS/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/09-STM32F429_I2C_CUSTOM_PINS/User/main.c b/09-STM32F429_I2C_CUSTOM_PINS/User/main.c index a9edcfe4..7137e477 100644 --- a/09-STM32F429_I2C_CUSTOM_PINS/User/main.c +++ b/09-STM32F429_I2C_CUSTOM_PINS/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/09-STM32F429_I2C_SEARCH_DEVICES/User/defines.h b/09-STM32F429_I2C_SEARCH_DEVICES/User/defines.h index c4bcf464..e93cb512 100644 --- a/09-STM32F429_I2C_SEARCH_DEVICES/User/defines.h +++ b/09-STM32F429_I2C_SEARCH_DEVICES/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/09-STM32F429_I2C_SEARCH_DEVICES/User/main.c b/09-STM32F429_I2C_SEARCH_DEVICES/User/main.c index 2bb5cf78..0c15a153 100644 --- a/09-STM32F429_I2C_SEARCH_DEVICES/User/main.c +++ b/09-STM32F429_I2C_SEARCH_DEVICES/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/09-STM32F429_I2C_SEARCH_DEVICES/User/system_stm32f4xx.c b/09-STM32F429_I2C_SEARCH_DEVICES/User/system_stm32f4xx.c index 8a0ae3d7..8b444f30 100644 --- a/09-STM32F429_I2C_SEARCH_DEVICES/User/system_stm32f4xx.c +++ b/09-STM32F429_I2C_SEARCH_DEVICES/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/10-STM32F429_STMPE811/User/defines.h b/10-STM32F429_STMPE811/User/defines.h index 1b3fd526..5fc5b9ed 100644 --- a/10-STM32F429_STMPE811/User/defines.h +++ b/10-STM32F429_STMPE811/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/10-STM32F429_STMPE811/User/main.c b/10-STM32F429_STMPE811/User/main.c index 386e5ee1..585421e0 100644 --- a/10-STM32F429_STMPE811/User/main.c +++ b/10-STM32F429_STMPE811/User/main.c @@ -5,7 +5,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/11-STM32F429_ILI9341_BUTTON/User/defines.h b/11-STM32F429_ILI9341_BUTTON/User/defines.h index e1680eb1..3bf6f98c 100644 --- a/11-STM32F429_ILI9341_BUTTON/User/defines.h +++ b/11-STM32F429_ILI9341_BUTTON/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/11-STM32F429_ILI9341_BUTTON/User/main.c b/11-STM32F429_ILI9341_BUTTON/User/main.c index 83f108f7..3cab8415 100644 --- a/11-STM32F429_ILI9341_BUTTON/User/main.c +++ b/11-STM32F429_ILI9341_BUTTON/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/12-STM32F429_ONEWIRE/User/defines.h b/12-STM32F429_ONEWIRE/User/defines.h index c4bcf464..e93cb512 100644 --- a/12-STM32F429_ONEWIRE/User/defines.h +++ b/12-STM32F429_ONEWIRE/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/12-STM32F429_ONEWIRE/User/main.c b/12-STM32F429_ONEWIRE/User/main.c index e844e8a0..63a7b197 100644 --- a/12-STM32F429_ONEWIRE/User/main.c +++ b/12-STM32F429_ONEWIRE/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/12-STM32F429_ONEWIRE_MULTI/User/defines.h b/12-STM32F429_ONEWIRE_MULTI/User/defines.h index c4bcf464..e93cb512 100644 --- a/12-STM32F429_ONEWIRE_MULTI/User/defines.h +++ b/12-STM32F429_ONEWIRE_MULTI/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/12-STM32F429_ONEWIRE_MULTI/User/main.c b/12-STM32F429_ONEWIRE_MULTI/User/main.c index 946dc79a..4194af95 100644 --- a/12-STM32F429_ONEWIRE_MULTI/User/main.c +++ b/12-STM32F429_ONEWIRE_MULTI/User/main.c @@ -5,7 +5,7 @@ * * Don't forget 4k7 pull up resistor! * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/13-STM32F429_DS18B20/User/defines.h b/13-STM32F429_DS18B20/User/defines.h index 05482df6..16e5a1c4 100644 --- a/13-STM32F429_DS18B20/User/defines.h +++ b/13-STM32F429_DS18B20/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/13-STM32F429_DS18B20/User/main.c b/13-STM32F429_DS18B20/User/main.c index 395ac3cf..95e59dea 100644 --- a/13-STM32F429_DS18B20/User/main.c +++ b/13-STM32F429_DS18B20/User/main.c @@ -9,7 +9,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/14-STM32F429_SDRAM/User/defines.h b/14-STM32F429_SDRAM/User/defines.h index c4bcf464..e93cb512 100644 --- a/14-STM32F429_SDRAM/User/defines.h +++ b/14-STM32F429_SDRAM/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/14-STM32F429_SDRAM/User/main.c b/14-STM32F429_SDRAM/User/main.c index c554c17a..2b73f563 100644 --- a/14-STM32F429_SDRAM/User/main.c +++ b/14-STM32F429_SDRAM/User/main.c @@ -3,7 +3,7 @@ * * Works only for STM32F429-Discovery board or STM324x9-EVAL board * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/14-STM32F429_SDRAM/User/system_stm32f4xx.c b/14-STM32F429_SDRAM/User/system_stm32f4xx.c index 8a0ae3d7..8b444f30 100644 --- a/14-STM32F429_SDRAM/User/system_stm32f4xx.c +++ b/14-STM32F429_SDRAM/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/14-STM32F429_SDRAM_VARIABLES/User/defines.h b/14-STM32F429_SDRAM_VARIABLES/User/defines.h index c4bcf464..e93cb512 100644 --- a/14-STM32F429_SDRAM_VARIABLES/User/defines.h +++ b/14-STM32F429_SDRAM_VARIABLES/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/14-STM32F429_SDRAM_VARIABLES/User/main.c b/14-STM32F429_SDRAM_VARIABLES/User/main.c index 4c30297a..bdf7a073 100644 --- a/14-STM32F429_SDRAM_VARIABLES/User/main.c +++ b/14-STM32F429_SDRAM_VARIABLES/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/14-STM32F429_SDRAM_VARIABLES/User/system_stm32f4xx.c b/14-STM32F429_SDRAM_VARIABLES/User/system_stm32f4xx.c index bc332fca..e4daed50 100644 --- a/14-STM32F429_SDRAM_VARIABLES/User/system_stm32f4xx.c +++ b/14-STM32F429_SDRAM_VARIABLES/User/system_stm32f4xx.c @@ -369,7 +369,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/15-STM32F429_DS1307/User/defines.h b/15-STM32F429_DS1307/User/defines.h index 7cfd5206..c12168e2 100644 --- a/15-STM32F429_DS1307/User/defines.h +++ b/15-STM32F429_DS1307/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/15-STM32F429_DS1307/User/main.c b/15-STM32F429_DS1307/User/main.c index 9a93c3cf..3d01f41c 100644 --- a/15-STM32F429_DS1307/User/main.c +++ b/15-STM32F429_DS1307/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/16-STM32F429_HD44780/User/defines.h b/16-STM32F429_HD44780/User/defines.h index 7db4aead..d55fad9a 100644 --- a/16-STM32F429_HD44780/User/defines.h +++ b/16-STM32F429_HD44780/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/16-STM32F429_HD44780/User/main.c b/16-STM32F429_HD44780/User/main.c index fe5a3b4b..6af39181 100644 --- a/16-STM32F429_HD44780/User/main.c +++ b/16-STM32F429_HD44780/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/17-STM32F429_nRF24L01P_RECEIVER/User/defines.h b/17-STM32F429_nRF24L01P_RECEIVER/User/defines.h index c4bcf464..e93cb512 100644 --- a/17-STM32F429_nRF24L01P_RECEIVER/User/defines.h +++ b/17-STM32F429_nRF24L01P_RECEIVER/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/17-STM32F429_nRF24L01P_RECEIVER/User/main.c b/17-STM32F429_nRF24L01P_RECEIVER/User/main.c index a6723729..a5c2b753 100644 --- a/17-STM32F429_nRF24L01P_RECEIVER/User/main.c +++ b/17-STM32F429_nRF24L01P_RECEIVER/User/main.c @@ -5,7 +5,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/17-STM32F429_nRF24L01P_RECEIVER_IRQ/User/defines.h b/17-STM32F429_nRF24L01P_RECEIVER_IRQ/User/defines.h index c4bcf464..e93cb512 100644 --- a/17-STM32F429_nRF24L01P_RECEIVER_IRQ/User/defines.h +++ b/17-STM32F429_nRF24L01P_RECEIVER_IRQ/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/17-STM32F429_nRF24L01P_RECEIVER_IRQ/User/main.c b/17-STM32F429_nRF24L01P_RECEIVER_IRQ/User/main.c index 7516f512..f2e9a74f 100644 --- a/17-STM32F429_nRF24L01P_RECEIVER_IRQ/User/main.c +++ b/17-STM32F429_nRF24L01P_RECEIVER_IRQ/User/main.c @@ -5,7 +5,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/17-STM32F429_nRF24L01P_TRANSMITTER/User/defines.h b/17-STM32F429_nRF24L01P_TRANSMITTER/User/defines.h index c4bcf464..e93cb512 100644 --- a/17-STM32F429_nRF24L01P_TRANSMITTER/User/defines.h +++ b/17-STM32F429_nRF24L01P_TRANSMITTER/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/17-STM32F429_nRF24L01P_TRANSMITTER/User/main.c b/17-STM32F429_nRF24L01P_TRANSMITTER/User/main.c index 6619ad02..d7c6b4f5 100644 --- a/17-STM32F429_nRF24L01P_TRANSMITTER/User/main.c +++ b/17-STM32F429_nRF24L01P_TRANSMITTER/User/main.c @@ -5,7 +5,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/17-STM32F429_nRF24L01P_TRANSMITTER_IRQ/User/defines.h b/17-STM32F429_nRF24L01P_TRANSMITTER_IRQ/User/defines.h index c4bcf464..e93cb512 100644 --- a/17-STM32F429_nRF24L01P_TRANSMITTER_IRQ/User/defines.h +++ b/17-STM32F429_nRF24L01P_TRANSMITTER_IRQ/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/17-STM32F429_nRF24L01P_TRANSMITTER_IRQ/User/main.c b/17-STM32F429_nRF24L01P_TRANSMITTER_IRQ/User/main.c index 5f5a8548..1007a289 100644 --- a/17-STM32F429_nRF24L01P_TRANSMITTER_IRQ/User/main.c +++ b/17-STM32F429_nRF24L01P_TRANSMITTER_IRQ/User/main.c @@ -5,7 +5,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/18-STM32F429_ILI9341_LTDC/User/defines.h b/18-STM32F429_ILI9341_LTDC/User/defines.h index c4bcf464..e93cb512 100644 --- a/18-STM32F429_ILI9341_LTDC/User/defines.h +++ b/18-STM32F429_ILI9341_LTDC/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/18-STM32F429_ILI9341_LTDC/User/main.c b/18-STM32F429_ILI9341_LTDC/User/main.c index aa2629d8..bc585bb1 100644 --- a/18-STM32F429_ILI9341_LTDC/User/main.c +++ b/18-STM32F429_ILI9341_LTDC/User/main.c @@ -3,7 +3,7 @@ * * Works only on STM32F429-Discovery! * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/18-STM32F429_ILI9341_LTDC_PINS_USED/User/defines.h b/18-STM32F429_ILI9341_LTDC_PINS_USED/User/defines.h index c4bcf464..e93cb512 100644 --- a/18-STM32F429_ILI9341_LTDC_PINS_USED/User/defines.h +++ b/18-STM32F429_ILI9341_LTDC_PINS_USED/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/18-STM32F429_ILI9341_LTDC_PINS_USED/User/main.c b/18-STM32F429_ILI9341_LTDC_PINS_USED/User/main.c index e14f2cd6..67a20d87 100644 --- a/18-STM32F429_ILI9341_LTDC_PINS_USED/User/main.c +++ b/18-STM32F429_ILI9341_LTDC_PINS_USED/User/main.c @@ -3,7 +3,7 @@ * * Works only on STM32F429-Discovery! * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/19-STM32F429_RTC/User/defines.h b/19-STM32F429_RTC/User/defines.h index c4bcf464..e93cb512 100644 --- a/19-STM32F429_RTC/User/defines.h +++ b/19-STM32F429_RTC/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/19-STM32F429_RTC/User/main.c b/19-STM32F429_RTC/User/main.c index b27e00f4..1fb9b705 100644 --- a/19-STM32F429_RTC/User/main.c +++ b/19-STM32F429_RTC/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/19-STM32F429_RTC_ALARM/User/defines.h b/19-STM32F429_RTC_ALARM/User/defines.h index c4bcf464..e93cb512 100644 --- a/19-STM32F429_RTC_ALARM/User/defines.h +++ b/19-STM32F429_RTC_ALARM/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/19-STM32F429_RTC_ALARM/User/main.c b/19-STM32F429_RTC_ALARM/User/main.c index 6194b052..2b773e4f 100644 --- a/19-STM32F429_RTC_ALARM/User/main.c +++ b/19-STM32F429_RTC_ALARM/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/19-STM32F429_RTC_BKP/User/defines.h b/19-STM32F429_RTC_BKP/User/defines.h index c4bcf464..e93cb512 100644 --- a/19-STM32F429_RTC_BKP/User/defines.h +++ b/19-STM32F429_RTC_BKP/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/19-STM32F429_RTC_BKP/User/main.c b/19-STM32F429_RTC_BKP/User/main.c index de76845e..b7afd31f 100644 --- a/19-STM32F429_RTC_BKP/User/main.c +++ b/19-STM32F429_RTC_BKP/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/19-STM32F429_RTC_SETDATETIME_STRING/User/defines.h b/19-STM32F429_RTC_SETDATETIME_STRING/User/defines.h index c4bcf464..e93cb512 100644 --- a/19-STM32F429_RTC_SETDATETIME_STRING/User/defines.h +++ b/19-STM32F429_RTC_SETDATETIME_STRING/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/19-STM32F429_RTC_SETDATETIME_STRING/User/main.c b/19-STM32F429_RTC_SETDATETIME_STRING/User/main.c index 9d93776f..50cc6815 100644 --- a/19-STM32F429_RTC_SETDATETIME_STRING/User/main.c +++ b/19-STM32F429_RTC_SETDATETIME_STRING/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/19-STM32F429_RTC_SUBSECONDS/User/defines.h b/19-STM32F429_RTC_SUBSECONDS/User/defines.h index c4bcf464..e93cb512 100644 --- a/19-STM32F429_RTC_SUBSECONDS/User/defines.h +++ b/19-STM32F429_RTC_SUBSECONDS/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/19-STM32F429_RTC_SUBSECONDS/User/main.c b/19-STM32F429_RTC_SUBSECONDS/User/main.c index 9b9aa96a..82781ed7 100644 --- a/19-STM32F429_RTC_SUBSECONDS/User/main.c +++ b/19-STM32F429_RTC_SUBSECONDS/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/20-STM32F429_WATCHDOG/User/defines.h b/20-STM32F429_WATCHDOG/User/defines.h index c4bcf464..e93cb512 100644 --- a/20-STM32F429_WATCHDOG/User/defines.h +++ b/20-STM32F429_WATCHDOG/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/20-STM32F429_WATCHDOG/User/main.c b/20-STM32F429_WATCHDOG/User/main.c index 323b5f9d..0b8eea69 100644 --- a/20-STM32F429_WATCHDOG/User/main.c +++ b/20-STM32F429_WATCHDOG/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/20-STM32F429_WATCHDOG_DBGMCU_STOP/User/defines.h b/20-STM32F429_WATCHDOG_DBGMCU_STOP/User/defines.h index c4bcf464..e93cb512 100644 --- a/20-STM32F429_WATCHDOG_DBGMCU_STOP/User/defines.h +++ b/20-STM32F429_WATCHDOG_DBGMCU_STOP/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/20-STM32F429_WATCHDOG_DBGMCU_STOP/User/main.c b/20-STM32F429_WATCHDOG_DBGMCU_STOP/User/main.c index 62042897..27335d8a 100644 --- a/20-STM32F429_WATCHDOG_DBGMCU_STOP/User/main.c +++ b/20-STM32F429_WATCHDOG_DBGMCU_STOP/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/21-STM32F429_FATFS/User/defines.h b/21-STM32F429_FATFS/User/defines.h index c4bcf464..e93cb512 100644 --- a/21-STM32F429_FATFS/User/defines.h +++ b/21-STM32F429_FATFS/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/21-STM32F429_FATFS/User/main.c b/21-STM32F429_FATFS/User/main.c index 28c18c95..5b65cbf6 100644 --- a/21-STM32F429_FATFS/User/main.c +++ b/21-STM32F429_FATFS/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/21-STM32F429_FATFS_READ_BENCHMARK/User/defines.h b/21-STM32F429_FATFS_READ_BENCHMARK/User/defines.h index c4bcf464..e93cb512 100644 --- a/21-STM32F429_FATFS_READ_BENCHMARK/User/defines.h +++ b/21-STM32F429_FATFS_READ_BENCHMARK/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/21-STM32F429_FATFS_READ_BENCHMARK/User/main.c b/21-STM32F429_FATFS_READ_BENCHMARK/User/main.c index 574e1ec2..fff50699 100644 --- a/21-STM32F429_FATFS_READ_BENCHMARK/User/main.c +++ b/21-STM32F429_FATFS_READ_BENCHMARK/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/21-STM32F429_FATFS_SDRAM/User/defines.h b/21-STM32F429_FATFS_SDRAM/User/defines.h index 61839fc0..43c674ce 100644 --- a/21-STM32F429_FATFS_SDRAM/User/defines.h +++ b/21-STM32F429_FATFS_SDRAM/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/21-STM32F429_FATFS_SDRAM/User/main.c b/21-STM32F429_FATFS_SDRAM/User/main.c index de2c2e0a..d97692cd 100644 --- a/21-STM32F429_FATFS_SDRAM/User/main.c +++ b/21-STM32F429_FATFS_SDRAM/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/21-STM32F429_FATFS_SDRAM/User/system_stm32f4xx.c b/21-STM32F429_FATFS_SDRAM/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/21-STM32F429_FATFS_SDRAM/User/system_stm32f4xx.c +++ b/21-STM32F429_FATFS_SDRAM/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/22-STM32F429_RNG/User/defines.h b/22-STM32F429_RNG/User/defines.h index c4bcf464..e93cb512 100644 --- a/22-STM32F429_RNG/User/defines.h +++ b/22-STM32F429_RNG/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/22-STM32F429_RNG/User/main.c b/22-STM32F429_RNG/User/main.c index 475ef757..019ba36b 100644 --- a/22-STM32F429_RNG/User/main.c +++ b/22-STM32F429_RNG/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/23-STM32F429_MFRC522/User/defines.h b/23-STM32F429_MFRC522/User/defines.h index 0b2a5b0b..33b8916c 100644 --- a/23-STM32F429_MFRC522/User/defines.h +++ b/23-STM32F429_MFRC522/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/23-STM32F429_MFRC522/User/main.c b/23-STM32F429_MFRC522/User/main.c index e20978d1..87035081 100644 --- a/23-STM32F429_MFRC522/User/main.c +++ b/23-STM32F429_MFRC522/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/24-STM32F429_USB_VCP/User/defines.h b/24-STM32F429_USB_VCP/User/defines.h index dfd7493f..77200f25 100644 --- a/24-STM32F429_USB_VCP/User/defines.h +++ b/24-STM32F429_USB_VCP/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/24-STM32F429_USB_VCP/User/main.c b/24-STM32F429_USB_VCP/User/main.c index 6a559d6f..4840c5c4 100644 --- a/24-STM32F429_USB_VCP/User/main.c +++ b/24-STM32F429_USB_VCP/User/main.c @@ -1,7 +1,7 @@ /** * USB VCP for STM32F4xx example. * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision diff --git a/24-STM32F429_USB_VCP/User/system_stm32f4xx.c b/24-STM32F429_USB_VCP/User/system_stm32f4xx.c index ea9938ba..02263ad7 100644 --- a/24-STM32F429_USB_VCP/User/system_stm32f4xx.c +++ b/24-STM32F429_USB_VCP/User/system_stm32f4xx.c @@ -345,7 +345,7 @@ #if defined (STM32F411xE) -/* Added by Tilen Majerle to set 48MHz for USB, SDIO and RNG */ +/* Added by Tilen MAJERLE to set 48MHz for USB, SDIO and RNG */ #ifdef PLL_Q #undef PLL_Q #endif diff --git a/25-STM32F429_AM2301/User/defines.h b/25-STM32F429_AM2301/User/defines.h index b2354c0a..8b78cc37 100644 --- a/25-STM32F429_AM2301/User/defines.h +++ b/25-STM32F429_AM2301/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/25-STM32F429_AM2301/User/main.c b/25-STM32F429_AM2301/User/main.c index a604398e..8f2cf482 100644 --- a/25-STM32F429_AM2301/User/main.c +++ b/25-STM32F429_AM2301/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/26-STM32F429_ROTARY_ENCODER/User/defines.h b/26-STM32F429_ROTARY_ENCODER/User/defines.h index 6fb6dc3e..a054973a 100644 --- a/26-STM32F429_ROTARY_ENCODER/User/defines.h +++ b/26-STM32F429_ROTARY_ENCODER/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/26-STM32F429_ROTARY_ENCODER/User/main.c b/26-STM32F429_ROTARY_ENCODER/User/main.c index 01081618..f72b8e04 100644 --- a/26-STM32F429_ROTARY_ENCODER/User/main.c +++ b/26-STM32F429_ROTARY_ENCODER/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/27-STM32F429_GPS/User/defines.h b/27-STM32F429_GPS/User/defines.h index fa5a5459..ac961fb3 100644 --- a/27-STM32F429_GPS/User/defines.h +++ b/27-STM32F429_GPS/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/27-STM32F429_GPS/User/main.c b/27-STM32F429_GPS/User/main.c index c4668b44..87fefdb6 100644 --- a/27-STM32F429_GPS/User/main.c +++ b/27-STM32F429_GPS/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/27-STM32F429_GPS_CUSTOM/User/defines.h b/27-STM32F429_GPS_CUSTOM/User/defines.h index ac1ed3d6..268d14b8 100644 --- a/27-STM32F429_GPS_CUSTOM/User/defines.h +++ b/27-STM32F429_GPS_CUSTOM/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/27-STM32F429_GPS_CUSTOM/User/main.c b/27-STM32F429_GPS_CUSTOM/User/main.c index eaf8b5cb..55412601 100644 --- a/27-STM32F429_GPS_CUSTOM/User/main.c +++ b/27-STM32F429_GPS_CUSTOM/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/27-STM32F429_GPS_CUSTOM/User/system_stm32f4xx.c b/27-STM32F429_GPS_CUSTOM/User/system_stm32f4xx.c index 8a0ae3d7..8b444f30 100644 --- a/27-STM32F429_GPS_CUSTOM/User/system_stm32f4xx.c +++ b/27-STM32F429_GPS_CUSTOM/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/27-STM32F429_GPS_ILI9341/User/defines.h b/27-STM32F429_GPS_ILI9341/User/defines.h index 5f335c5e..86de61e3 100644 --- a/27-STM32F429_GPS_ILI9341/User/defines.h +++ b/27-STM32F429_GPS_ILI9341/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/27-STM32F429_GPS_ILI9341/User/main.c b/27-STM32F429_GPS_ILI9341/User/main.c index 4622417c..cb5664e4 100644 --- a/27-STM32F429_GPS_ILI9341/User/main.c +++ b/27-STM32F429_GPS_ILI9341/User/main.c @@ -1,7 +1,7 @@ /** * Keil project for GPS example on STM32F429-Discovery board * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/27-STM32F429_GPS_NUCLEO/User/defines.h b/27-STM32F429_GPS_NUCLEO/User/defines.h index ac1ed3d6..268d14b8 100644 --- a/27-STM32F429_GPS_NUCLEO/User/defines.h +++ b/27-STM32F429_GPS_NUCLEO/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/27-STM32F429_GPS_NUCLEO/User/main.c b/27-STM32F429_GPS_NUCLEO/User/main.c index db3cdff5..7bcc70be 100644 --- a/27-STM32F429_GPS_NUCLEO/User/main.c +++ b/27-STM32F429_GPS_NUCLEO/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/27-STM32F429_GPS_NUCLEO/User/system_stm32f4xx.c b/27-STM32F429_GPS_NUCLEO/User/system_stm32f4xx.c index 8a0ae3d7..8b444f30 100644 --- a/27-STM32F429_GPS_NUCLEO/User/system_stm32f4xx.c +++ b/27-STM32F429_GPS_NUCLEO/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/28-STM32F429_L3GD20/User/defines.h b/28-STM32F429_L3GD20/User/defines.h index c4bcf464..e93cb512 100644 --- a/28-STM32F429_L3GD20/User/defines.h +++ b/28-STM32F429_L3GD20/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/28-STM32F429_L3GD20/User/main.c b/28-STM32F429_L3GD20/User/main.c index 2d6ba0b3..7d90654b 100644 --- a/28-STM32F429_L3GD20/User/main.c +++ b/28-STM32F429_L3GD20/User/main.c @@ -3,7 +3,7 @@ * * Designed for STM32F429-Discovery board * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/29-STM32F429_FATFS_USB_MSC_HOST/User/defines.h b/29-STM32F429_FATFS_USB_MSC_HOST/User/defines.h index 360059f9..29b97991 100644 --- a/29-STM32F429_FATFS_USB_MSC_HOST/User/defines.h +++ b/29-STM32F429_FATFS_USB_MSC_HOST/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/29-STM32F429_FATFS_USB_MSC_HOST/User/main.c b/29-STM32F429_FATFS_USB_MSC_HOST/User/main.c index 7f23134c..5e906886 100644 --- a/29-STM32F429_FATFS_USB_MSC_HOST/User/main.c +++ b/29-STM32F429_FATFS_USB_MSC_HOST/User/main.c @@ -1,7 +1,7 @@ /** * Keil project for USB MSC HOST * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/29-STM32F429_FATFS_USB_MSC_HOST/User/system_stm32f4xx.c b/29-STM32F429_FATFS_USB_MSC_HOST/User/system_stm32f4xx.c index 1098a4e5..416fb998 100644 --- a/29-STM32F429_FATFS_USB_MSC_HOST/User/system_stm32f4xx.c +++ b/29-STM32F429_FATFS_USB_MSC_HOST/User/system_stm32f4xx.c @@ -349,7 +349,7 @@ #if defined (STM32F411xE) -/* Added by Tilen Majerle to set 48MHz for USB, SDIO and RNG */ +/* Added by Tilen MAJERLE to set 48MHz for USB, SDIO and RNG */ #ifdef PLL_Q #undef PLL_Q #endif diff --git a/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/defines.h b/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/defines.h index 3247f42f..42e87187 100644 --- a/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/defines.h +++ b/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/main.c b/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/main.c index 9121861f..182935ce 100644 --- a/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/main.c +++ b/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/main.c @@ -2,7 +2,7 @@ * Keil project for USB MSC HOST * Data is saved into SD card via SDIO communication and into USB flash drive * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/system_stm32f4xx.c b/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/system_stm32f4xx.c index ea9938ba..02263ad7 100644 --- a/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/system_stm32f4xx.c +++ b/29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD/User/system_stm32f4xx.c @@ -345,7 +345,7 @@ #if defined (STM32F411xE) -/* Added by Tilen Majerle to set 48MHz for USB, SDIO and RNG */ +/* Added by Tilen MAJERLE to set 48MHz for USB, SDIO and RNG */ #ifdef PLL_Q #undef PLL_Q #endif diff --git a/30-STM32F429_HCSR04/User/defines.h b/30-STM32F429_HCSR04/User/defines.h index c4bcf464..e93cb512 100644 --- a/30-STM32F429_HCSR04/User/defines.h +++ b/30-STM32F429_HCSR04/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/30-STM32F429_HCSR04/User/main.c b/30-STM32F429_HCSR04/User/main.c index 762c7433..de22dd49 100644 --- a/30-STM32F429_HCSR04/User/main.c +++ b/30-STM32F429_HCSR04/User/main.c @@ -5,7 +5,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/31-STM32F429_USB_HID_HOST/User/defines.h b/31-STM32F429_USB_HID_HOST/User/defines.h index 121bc37c..ecb9b773 100644 --- a/31-STM32F429_USB_HID_HOST/User/defines.h +++ b/31-STM32F429_USB_HID_HOST/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/31-STM32F429_USB_HID_HOST/User/main.c b/31-STM32F429_USB_HID_HOST/User/main.c index 4f249d3e..c57705bc 100644 --- a/31-STM32F429_USB_HID_HOST/User/main.c +++ b/31-STM32F429_USB_HID_HOST/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/31-STM32F429_USB_HID_HOST/User/system_stm32f4xx.c b/31-STM32F429_USB_HID_HOST/User/system_stm32f4xx.c index ea9938ba..02263ad7 100644 --- a/31-STM32F429_USB_HID_HOST/User/system_stm32f4xx.c +++ b/31-STM32F429_USB_HID_HOST/User/system_stm32f4xx.c @@ -345,7 +345,7 @@ #if defined (STM32F411xE) -/* Added by Tilen Majerle to set 48MHz for USB, SDIO and RNG */ +/* Added by Tilen MAJERLE to set 48MHz for USB, SDIO and RNG */ #ifdef PLL_Q #undef PLL_Q #endif diff --git a/32-STM32F429_KEYPAD/User/defines.h b/32-STM32F429_KEYPAD/User/defines.h index eae243a3..4a9a684a 100644 --- a/32-STM32F429_KEYPAD/User/defines.h +++ b/32-STM32F429_KEYPAD/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/32-STM32F429_KEYPAD/User/main.c b/32-STM32F429_KEYPAD/User/main.c index d305f7c5..43f26461 100644 --- a/32-STM32F429_KEYPAD/User/main.c +++ b/32-STM32F429_KEYPAD/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/33-STM32F429_PWM/User/defines.h b/33-STM32F429_PWM/User/defines.h index c4bcf464..e93cb512 100644 --- a/33-STM32F429_PWM/User/defines.h +++ b/33-STM32F429_PWM/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/33-STM32F429_PWM/User/main.c b/33-STM32F429_PWM/User/main.c index 29f6e095..50a217d8 100644 --- a/33-STM32F429_PWM/User/main.c +++ b/33-STM32F429_PWM/User/main.c @@ -10,7 +10,7 @@ * You have to set correct target above first, but code will be always compiled, * if you select STM32F4-Discovery or Nucleo F401RE boards * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/33-STM32F429_PWM_SERVO/User/defines.h b/33-STM32F429_PWM_SERVO/User/defines.h index c4bcf464..e93cb512 100644 --- a/33-STM32F429_PWM_SERVO/User/defines.h +++ b/33-STM32F429_PWM_SERVO/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/33-STM32F429_PWM_SERVO/User/main.c b/33-STM32F429_PWM_SERVO/User/main.c index ff6d24e0..43c06516 100644 --- a/33-STM32F429_PWM_SERVO/User/main.c +++ b/33-STM32F429_PWM_SERVO/User/main.c @@ -7,7 +7,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/33-STM32F429_PWM_SERVO_KEYPAD/User/defines.h b/33-STM32F429_PWM_SERVO_KEYPAD/User/defines.h index c4bcf464..e93cb512 100644 --- a/33-STM32F429_PWM_SERVO_KEYPAD/User/defines.h +++ b/33-STM32F429_PWM_SERVO_KEYPAD/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/33-STM32F429_PWM_SERVO_KEYPAD/User/main.c b/33-STM32F429_PWM_SERVO_KEYPAD/User/main.c index 1d1c5cc7..8305c8bf 100644 --- a/33-STM32F429_PWM_SERVO_KEYPAD/User/main.c +++ b/33-STM32F429_PWM_SERVO_KEYPAD/User/main.c @@ -7,7 +7,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/34-STM32F429_USB_HID_DEVICE/User/defines.h b/34-STM32F429_USB_HID_DEVICE/User/defines.h index 8a01a189..836cd9f4 100644 --- a/34-STM32F429_USB_HID_DEVICE/User/defines.h +++ b/34-STM32F429_USB_HID_DEVICE/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/34-STM32F429_USB_HID_DEVICE/User/main.c b/34-STM32F429_USB_HID_DEVICE/User/main.c index 5c37f0ba..e8e0a7e9 100644 --- a/34-STM32F429_USB_HID_DEVICE/User/main.c +++ b/34-STM32F429_USB_HID_DEVICE/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/34-STM32F429_USB_HID_DEVICE/User/system_stm32f4xx.c b/34-STM32F429_USB_HID_DEVICE/User/system_stm32f4xx.c index ea9938ba..02263ad7 100644 --- a/34-STM32F429_USB_HID_DEVICE/User/system_stm32f4xx.c +++ b/34-STM32F429_USB_HID_DEVICE/User/system_stm32f4xx.c @@ -345,7 +345,7 @@ #if defined (STM32F411xE) -/* Added by Tilen Majerle to set 48MHz for USB, SDIO and RNG */ +/* Added by Tilen MAJERLE to set 48MHz for USB, SDIO and RNG */ #ifdef PLL_Q #undef PLL_Q #endif diff --git a/35-STM32F4_LIS3DSH_LIS302DL/User/defines.h b/35-STM32F4_LIS3DSH_LIS302DL/User/defines.h index b51e9c89..2ceb879c 100644 --- a/35-STM32F4_LIS3DSH_LIS302DL/User/defines.h +++ b/35-STM32F4_LIS3DSH_LIS302DL/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/35-STM32F4_LIS3DSH_LIS302DL/User/main.c b/35-STM32F4_LIS3DSH_LIS302DL/User/main.c index a510484b..b15a5084 100644 --- a/35-STM32F4_LIS3DSH_LIS302DL/User/main.c +++ b/35-STM32F4_LIS3DSH_LIS302DL/User/main.c @@ -3,7 +3,7 @@ * * Designed to work with STM32F4-Discovery board with onboard device * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/36-STM32F429_DAC_SIGNAL/User/defines.h b/36-STM32F429_DAC_SIGNAL/User/defines.h index c4bcf464..e93cb512 100644 --- a/36-STM32F429_DAC_SIGNAL/User/defines.h +++ b/36-STM32F429_DAC_SIGNAL/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/36-STM32F429_DAC_SIGNAL/User/main.c b/36-STM32F429_DAC_SIGNAL/User/main.c index 568c9e38..77d6b3d1 100644 --- a/36-STM32F429_DAC_SIGNAL/User/main.c +++ b/36-STM32F429_DAC_SIGNAL/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/37-STM32F429_BMP180/User/defines.h b/37-STM32F429_BMP180/User/defines.h index 09ac960d..a09ae113 100644 --- a/37-STM32F429_BMP180/User/defines.h +++ b/37-STM32F429_BMP180/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/37-STM32F429_BMP180/User/main.c b/37-STM32F429_BMP180/User/main.c index 6dc047a4..f33ac483 100644 --- a/37-STM32F429_BMP180/User/main.c +++ b/37-STM32F429_BMP180/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/38-STM32F429_EXTI/User/defines.h b/38-STM32F429_EXTI/User/defines.h index c4bcf464..e93cb512 100644 --- a/38-STM32F429_EXTI/User/defines.h +++ b/38-STM32F429_EXTI/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/38-STM32F429_EXTI/User/main.c b/38-STM32F429_EXTI/User/main.c index b987e3d8..339f7d73 100644 --- a/38-STM32F429_EXTI/User/main.c +++ b/38-STM32F429_EXTI/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/39-STM32F429_LOW_POWER_MODE_SLEEP/User/defines.h b/39-STM32F429_LOW_POWER_MODE_SLEEP/User/defines.h index c4bcf464..e93cb512 100644 --- a/39-STM32F429_LOW_POWER_MODE_SLEEP/User/defines.h +++ b/39-STM32F429_LOW_POWER_MODE_SLEEP/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/39-STM32F429_LOW_POWER_MODE_SLEEP/User/main.c b/39-STM32F429_LOW_POWER_MODE_SLEEP/User/main.c index 92a76e2f..887d3b06 100644 --- a/39-STM32F429_LOW_POWER_MODE_SLEEP/User/main.c +++ b/39-STM32F429_LOW_POWER_MODE_SLEEP/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/39-STM32F429_LOW_POWER_MODE_STANDBY/User/defines.h b/39-STM32F429_LOW_POWER_MODE_STANDBY/User/defines.h index c4bcf464..e93cb512 100644 --- a/39-STM32F429_LOW_POWER_MODE_STANDBY/User/defines.h +++ b/39-STM32F429_LOW_POWER_MODE_STANDBY/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/39-STM32F429_LOW_POWER_MODE_STANDBY/User/main.c b/39-STM32F429_LOW_POWER_MODE_STANDBY/User/main.c index 4dc1d722..187e0bb5 100644 --- a/39-STM32F429_LOW_POWER_MODE_STANDBY/User/main.c +++ b/39-STM32F429_LOW_POWER_MODE_STANDBY/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/39-STM32F429_LOW_POWER_MODE_STOP/User/defines.h b/39-STM32F429_LOW_POWER_MODE_STOP/User/defines.h index c4bcf464..e93cb512 100644 --- a/39-STM32F429_LOW_POWER_MODE_STOP/User/defines.h +++ b/39-STM32F429_LOW_POWER_MODE_STOP/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/39-STM32F429_LOW_POWER_MODE_STOP/User/main.c b/39-STM32F429_LOW_POWER_MODE_STOP/User/main.c index 9a92a728..50fce88a 100644 --- a/39-STM32F429_LOW_POWER_MODE_STOP/User/main.c +++ b/39-STM32F429_LOW_POWER_MODE_STOP/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/40-STM32F429_MCO_OUTPUT/User/defines.h b/40-STM32F429_MCO_OUTPUT/User/defines.h index c4bcf464..e93cb512 100644 --- a/40-STM32F429_MCO_OUTPUT/User/defines.h +++ b/40-STM32F429_MCO_OUTPUT/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/40-STM32F429_MCO_OUTPUT/User/main.c b/40-STM32F429_MCO_OUTPUT/User/main.c index a0a7188d..b6e8ac19 100644 --- a/40-STM32F429_MCO_OUTPUT/User/main.c +++ b/40-STM32F429_MCO_OUTPUT/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/41-STM32F429_STDIO_INPUT_OUTPUT/User/main.c b/41-STM32F429_STDIO_INPUT_OUTPUT/User/main.c index 11276ca2..fa44fa94 100644 --- a/41-STM32F429_STDIO_INPUT_OUTPUT/User/main.c +++ b/41-STM32F429_STDIO_INPUT_OUTPUT/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/41-STM32F429_STDIO_OUTPUT/User/defines.h b/41-STM32F429_STDIO_OUTPUT/User/defines.h index c4bcf464..e93cb512 100644 --- a/41-STM32F429_STDIO_OUTPUT/User/defines.h +++ b/41-STM32F429_STDIO_OUTPUT/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/41-STM32F429_STDIO_OUTPUT/User/main.c b/41-STM32F429_STDIO_OUTPUT/User/main.c index eaa4e317..178e44ae 100644 --- a/41-STM32F429_STDIO_OUTPUT/User/main.c +++ b/41-STM32F429_STDIO_OUTPUT/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/42-STM32F429_SERVO/User/defines.h b/42-STM32F429_SERVO/User/defines.h index 9f30a0af..32b8a964 100644 --- a/42-STM32F429_SERVO/User/defines.h +++ b/42-STM32F429_SERVO/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/42-STM32F429_SERVO/User/main.c b/42-STM32F429_SERVO/User/main.c index c1d2c459..74ec576c 100644 --- a/42-STM32F429_SERVO/User/main.c +++ b/42-STM32F429_SERVO/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/43-STM32F429_MPU6050/User/defines.h b/43-STM32F429_MPU6050/User/defines.h index 8e94adbd..4f8cd737 100644 --- a/43-STM32F429_MPU6050/User/defines.h +++ b/43-STM32F429_MPU6050/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/43-STM32F429_MPU6050/User/main.c b/43-STM32F429_MPU6050/User/main.c index 7f316d78..cecd9f30 100644 --- a/43-STM32F429_MPU6050/User/main.c +++ b/43-STM32F429_MPU6050/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/43-STM32F429_MPU6050_2DEVICES/User/defines.h b/43-STM32F429_MPU6050_2DEVICES/User/defines.h index 8e94adbd..4f8cd737 100644 --- a/43-STM32F429_MPU6050_2DEVICES/User/defines.h +++ b/43-STM32F429_MPU6050_2DEVICES/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/43-STM32F429_MPU6050_2DEVICES/User/main.c b/43-STM32F429_MPU6050_2DEVICES/User/main.c index b601ba20..530e318a 100644 --- a/43-STM32F429_MPU6050_2DEVICES/User/main.c +++ b/43-STM32F429_MPU6050_2DEVICES/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/44-STM32F429_IDENTIFICATION/User/defines.h b/44-STM32F429_IDENTIFICATION/User/defines.h index c4bcf464..e93cb512 100644 --- a/44-STM32F429_IDENTIFICATION/User/defines.h +++ b/44-STM32F429_IDENTIFICATION/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/44-STM32F429_IDENTIFICATION/User/main.c b/44-STM32F429_IDENTIFICATION/User/main.c index 55ed984a..47ffeceb 100644 --- a/44-STM32F429_IDENTIFICATION/User/main.c +++ b/44-STM32F429_IDENTIFICATION/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/45-STM32F429_BKPSRAM/User/defines.h b/45-STM32F429_BKPSRAM/User/defines.h index c4bcf464..e93cb512 100644 --- a/45-STM32F429_BKPSRAM/User/defines.h +++ b/45-STM32F429_BKPSRAM/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/45-STM32F429_BKPSRAM/User/main.c b/45-STM32F429_BKPSRAM/User/main.c index f94c5738..384d39b2 100644 --- a/45-STM32F429_BKPSRAM/User/main.c +++ b/45-STM32F429_BKPSRAM/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/46-STM32F429_SWO/User/defines.h b/46-STM32F429_SWO/User/defines.h index c4bcf464..e93cb512 100644 --- a/46-STM32F429_SWO/User/defines.h +++ b/46-STM32F429_SWO/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/46-STM32F429_SWO/User/main.c b/46-STM32F429_SWO/User/main.c index 426c2e48..86cf5bb9 100644 --- a/46-STM32F429_SWO/User/main.c +++ b/46-STM32F429_SWO/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/47-STM32F429_CRC/User/defines.h b/47-STM32F429_CRC/User/defines.h index c4bcf464..e93cb512 100644 --- a/47-STM32F429_CRC/User/defines.h +++ b/47-STM32F429_CRC/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/47-STM32F429_CRC/User/main.c b/47-STM32F429_CRC/User/main.c index 244b3973..5b738198 100644 --- a/47-STM32F429_CRC/User/main.c +++ b/47-STM32F429_CRC/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/48-STM32F429_PWMIN/User/defines.h b/48-STM32F429_PWMIN/User/defines.h index c4bcf464..e93cb512 100644 --- a/48-STM32F429_PWMIN/User/defines.h +++ b/48-STM32F429_PWMIN/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/48-STM32F429_PWMIN/User/main.c b/48-STM32F429_PWMIN/User/main.c index 1d679bab..a469be5f 100644 --- a/48-STM32F429_PWMIN/User/main.c +++ b/48-STM32F429_PWMIN/User/main.c @@ -18,7 +18,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/49-STM32F429_OTP/User/defines.h b/49-STM32F429_OTP/User/defines.h index c4bcf464..e93cb512 100644 --- a/49-STM32F429_OTP/User/defines.h +++ b/49-STM32F429_OTP/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/49-STM32F429_OTP/User/main.c b/49-STM32F429_OTP/User/main.c index 068c2f18..ca0e251e 100644 --- a/49-STM32F429_OTP/User/main.c +++ b/49-STM32F429_OTP/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/50-STM32F429_EMWIN/User/defines.h b/50-STM32F429_EMWIN/User/defines.h index c4bcf464..e93cb512 100644 --- a/50-STM32F429_EMWIN/User/defines.h +++ b/50-STM32F429_EMWIN/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/50-STM32F429_EMWIN/User/main.c b/50-STM32F429_EMWIN/User/main.c index 9ed4a544..baebc61d 100644 --- a/50-STM32F429_EMWIN/User/main.c +++ b/50-STM32F429_EMWIN/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/50-STM32F429_EMWIN/User/system_stm32f4xx.c b/50-STM32F429_EMWIN/User/system_stm32f4xx.c index 8a0ae3d7..8b444f30 100644 --- a/50-STM32F429_EMWIN/User/system_stm32f4xx.c +++ b/50-STM32F429_EMWIN/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/50-STM32F429_EMWIN_GRAPH/User/defines.h b/50-STM32F429_EMWIN_GRAPH/User/defines.h index c80a5e73..5a9bcf51 100644 --- a/50-STM32F429_EMWIN_GRAPH/User/defines.h +++ b/50-STM32F429_EMWIN_GRAPH/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/50-STM32F429_EMWIN_GRAPH/User/main.c b/50-STM32F429_EMWIN_GRAPH/User/main.c index caa8981e..d06de8b9 100644 --- a/50-STM32F429_EMWIN_GRAPH/User/main.c +++ b/50-STM32F429_EMWIN_GRAPH/User/main.c @@ -7,7 +7,7 @@ * * Function TM_EMWIN_Exec is the same as GUI_Exec function. * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/50-STM32F429_EMWIN_GRAPH/User/system_stm32f4xx.c b/50-STM32F429_EMWIN_GRAPH/User/system_stm32f4xx.c index 8a0ae3d7..8b444f30 100644 --- a/50-STM32F429_EMWIN_GRAPH/User/system_stm32f4xx.c +++ b/50-STM32F429_EMWIN_GRAPH/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/51-STM32F429_GRAPHIC_DMA2D/User/defines.h b/51-STM32F429_GRAPHIC_DMA2D/User/defines.h index 100eb3db..0fa51790 100644 --- a/51-STM32F429_GRAPHIC_DMA2D/User/defines.h +++ b/51-STM32F429_GRAPHIC_DMA2D/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/51-STM32F429_GRAPHIC_DMA2D/User/main.c b/51-STM32F429_GRAPHIC_DMA2D/User/main.c index e52aaba3..231f25fe 100644 --- a/51-STM32F429_GRAPHIC_DMA2D/User/main.c +++ b/51-STM32F429_GRAPHIC_DMA2D/User/main.c @@ -3,7 +3,7 @@ * * Works only on STM32F429-Discovery! * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/52-STM32F429_ETHERNET_CLIENT/User/defines.h b/52-STM32F429_ETHERNET_CLIENT/User/defines.h index c4bcf464..e93cb512 100644 --- a/52-STM32F429_ETHERNET_CLIENT/User/defines.h +++ b/52-STM32F429_ETHERNET_CLIENT/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/52-STM32F429_ETHERNET_CLIENT/User/main.c b/52-STM32F429_ETHERNET_CLIENT/User/main.c index 4ea33adc..76c86c06 100644 --- a/52-STM32F429_ETHERNET_CLIENT/User/main.c +++ b/52-STM32F429_ETHERNET_CLIENT/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/52-STM32F429_ETHERNET_CLIENT/User/system_stm32f4xx.c b/52-STM32F429_ETHERNET_CLIENT/User/system_stm32f4xx.c index dffe5568..7f03d1f0 100644 --- a/52-STM32F429_ETHERNET_CLIENT/User/system_stm32f4xx.c +++ b/52-STM32F429_ETHERNET_CLIENT/User/system_stm32f4xx.c @@ -325,7 +325,7 @@ #endif /* USE_HSE_BYPASS */ #endif /* STM32F40_41xxx || STM32F427_437xx || STM32F429_439xx || STM32F401xx */ -/* Edit by Tilen Majerle */ +/* Edit by Tilen MAJERLE */ /* ALL PLL Parameters are defined in "Options for target" -> C/C++ -> Defines section */ @@ -347,7 +347,7 @@ * @{ */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/52-STM32F429_ETHERNET_CLIENT_COOCOX/defines.h b/52-STM32F429_ETHERNET_CLIENT_COOCOX/defines.h index a707cfbb..ea1b289f 100644 --- a/52-STM32F429_ETHERNET_CLIENT_COOCOX/defines.h +++ b/52-STM32F429_ETHERNET_CLIENT_COOCOX/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/52-STM32F429_ETHERNET_CLIENT_COOCOX/main.c b/52-STM32F429_ETHERNET_CLIENT_COOCOX/main.c index 427245f1..7f0845cd 100644 --- a/52-STM32F429_ETHERNET_CLIENT_COOCOX/main.c +++ b/52-STM32F429_ETHERNET_CLIENT_COOCOX/main.c @@ -1,7 +1,7 @@ /** * Coocox project template for ethernet client and DNS. * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Coocox CoIDE diff --git a/52-STM32F429_ETHERNET_DHCP/User/defines.h b/52-STM32F429_ETHERNET_DHCP/User/defines.h index 4f3cbe9b..48fe6ae1 100644 --- a/52-STM32F429_ETHERNET_DHCP/User/defines.h +++ b/52-STM32F429_ETHERNET_DHCP/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/52-STM32F429_ETHERNET_DHCP/User/main.c b/52-STM32F429_ETHERNET_DHCP/User/main.c index 24fa5981..e78c3357 100644 --- a/52-STM32F429_ETHERNET_DHCP/User/main.c +++ b/52-STM32F429_ETHERNET_DHCP/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/52-STM32F429_ETHERNET_DHCP/User/system_stm32f4xx.c b/52-STM32F429_ETHERNET_DHCP/User/system_stm32f4xx.c index dffe5568..7f03d1f0 100644 --- a/52-STM32F429_ETHERNET_DHCP/User/system_stm32f4xx.c +++ b/52-STM32F429_ETHERNET_DHCP/User/system_stm32f4xx.c @@ -325,7 +325,7 @@ #endif /* USE_HSE_BYPASS */ #endif /* STM32F40_41xxx || STM32F427_437xx || STM32F429_439xx || STM32F401xx */ -/* Edit by Tilen Majerle */ +/* Edit by Tilen MAJERLE */ /* ALL PLL Parameters are defined in "Options for target" -> C/C++ -> Defines section */ @@ -347,7 +347,7 @@ * @{ */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/52-STM32F429_ETHERNET_DHCP_COOCOX/defines.h b/52-STM32F429_ETHERNET_DHCP_COOCOX/defines.h index 1f887c5c..fbf8e1f5 100644 --- a/52-STM32F429_ETHERNET_DHCP_COOCOX/defines.h +++ b/52-STM32F429_ETHERNET_DHCP_COOCOX/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/52-STM32F429_ETHERNET_DHCP_COOCOX/main.c b/52-STM32F429_ETHERNET_DHCP_COOCOX/main.c index bbe4a3b9..cfdb65ae 100644 --- a/52-STM32F429_ETHERNET_DHCP_COOCOX/main.c +++ b/52-STM32F429_ETHERNET_DHCP_COOCOX/main.c @@ -1,7 +1,7 @@ /** * Coocox project template for ethernet DHCP * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Coocox diff --git a/52-STM32F429_ETHERNET_SERVER/User/defines.h b/52-STM32F429_ETHERNET_SERVER/User/defines.h index c4bcf464..e93cb512 100644 --- a/52-STM32F429_ETHERNET_SERVER/User/defines.h +++ b/52-STM32F429_ETHERNET_SERVER/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/52-STM32F429_ETHERNET_SERVER/User/main.c b/52-STM32F429_ETHERNET_SERVER/User/main.c index 90025b6f..0146e354 100644 --- a/52-STM32F429_ETHERNET_SERVER/User/main.c +++ b/52-STM32F429_ETHERNET_SERVER/User/main.c @@ -4,7 +4,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/52-STM32F429_ETHERNET_SERVER/User/system_stm32f4xx.c b/52-STM32F429_ETHERNET_SERVER/User/system_stm32f4xx.c index dffe5568..7f03d1f0 100644 --- a/52-STM32F429_ETHERNET_SERVER/User/system_stm32f4xx.c +++ b/52-STM32F429_ETHERNET_SERVER/User/system_stm32f4xx.c @@ -325,7 +325,7 @@ #endif /* USE_HSE_BYPASS */ #endif /* STM32F40_41xxx || STM32F427_437xx || STM32F429_439xx || STM32F401xx */ -/* Edit by Tilen Majerle */ +/* Edit by Tilen MAJERLE */ /* ALL PLL Parameters are defined in "Options for target" -> C/C++ -> Defines section */ @@ -347,7 +347,7 @@ * @{ */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/52-STM32F429_ETHERNET_SERVER_COOCOX/defines.h b/52-STM32F429_ETHERNET_SERVER_COOCOX/defines.h index def33e1b..4c9e3f76 100644 --- a/52-STM32F429_ETHERNET_SERVER_COOCOX/defines.h +++ b/52-STM32F429_ETHERNET_SERVER_COOCOX/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/52-STM32F429_ETHERNET_SERVER_COOCOX/main.c b/52-STM32F429_ETHERNET_SERVER_COOCOX/main.c index 4f5815c1..a796ebc4 100644 --- a/52-STM32F429_ETHERNET_SERVER_COOCOX/main.c +++ b/52-STM32F429_ETHERNET_SERVER_COOCOX/main.c @@ -2,7 +2,7 @@ * Coocox project template for ethernet server. * Data to be shown to user by default are stored in file fsdata.c where you can edit it if you want. * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Coocox diff --git a/52-STM32F429_ETHERNET_SERVER_SDCARD/User/defines.h b/52-STM32F429_ETHERNET_SERVER_SDCARD/User/defines.h index f0a8428e..bf5a3b9a 100644 --- a/52-STM32F429_ETHERNET_SERVER_SDCARD/User/defines.h +++ b/52-STM32F429_ETHERNET_SERVER_SDCARD/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/52-STM32F429_ETHERNET_SERVER_SDCARD/User/main.c b/52-STM32F429_ETHERNET_SERVER_SDCARD/User/main.c index a7742fe5..4fe37360 100644 --- a/52-STM32F429_ETHERNET_SERVER_SDCARD/User/main.c +++ b/52-STM32F429_ETHERNET_SERVER_SDCARD/User/main.c @@ -4,7 +4,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/52-STM32F429_ETHERNET_SERVER_SDCARD/User/system_stm32f4xx.c b/52-STM32F429_ETHERNET_SERVER_SDCARD/User/system_stm32f4xx.c index dffe5568..7f03d1f0 100644 --- a/52-STM32F429_ETHERNET_SERVER_SDCARD/User/system_stm32f4xx.c +++ b/52-STM32F429_ETHERNET_SERVER_SDCARD/User/system_stm32f4xx.c @@ -325,7 +325,7 @@ #endif /* USE_HSE_BYPASS */ #endif /* STM32F40_41xxx || STM32F427_437xx || STM32F429_439xx || STM32F401xx */ -/* Edit by Tilen Majerle */ +/* Edit by Tilen MAJERLE */ /* ALL PLL Parameters are defined in "Options for target" -> C/C++ -> Defines section */ @@ -347,7 +347,7 @@ * @{ */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX/defines.h b/52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX/defines.h index c138c22e..693b10de 100644 --- a/52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX/defines.h +++ b/52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX/main.c b/52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX/main.c index 3ef68241..1d973cec 100644 --- a/52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX/main.c +++ b/52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX/main.c @@ -2,7 +2,7 @@ * Coocox project template for ethernet server. * File to be shown to user is stored on SD card * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Coocox diff --git a/53-STM32F429_GPIO/User/defines.h b/53-STM32F429_GPIO/User/defines.h index c4bcf464..e93cb512 100644 --- a/53-STM32F429_GPIO/User/defines.h +++ b/53-STM32F429_GPIO/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/53-STM32F429_GPIO/User/main.c b/53-STM32F429_GPIO/User/main.c index e5ec567f..d8a6fb5a 100644 --- a/53-STM32F429_GPIO/User/main.c +++ b/53-STM32F429_GPIO/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/53-STM32F429_GPIO/User/system_stm32f4xx.c b/53-STM32F429_GPIO/User/system_stm32f4xx.c index dffe5568..7f03d1f0 100644 --- a/53-STM32F429_GPIO/User/system_stm32f4xx.c +++ b/53-STM32F429_GPIO/User/system_stm32f4xx.c @@ -325,7 +325,7 @@ #endif /* USE_HSE_BYPASS */ #endif /* STM32F40_41xxx || STM32F427_437xx || STM32F429_439xx || STM32F401xx */ -/* Edit by Tilen Majerle */ +/* Edit by Tilen MAJERLE */ /* ALL PLL Parameters are defined in "Options for target" -> C/C++ -> Defines section */ @@ -347,7 +347,7 @@ * @{ */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/54-STM32F429_GENERAL/User/defines.h b/54-STM32F429_GENERAL/User/defines.h index c4bcf464..e93cb512 100644 --- a/54-STM32F429_GENERAL/User/defines.h +++ b/54-STM32F429_GENERAL/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/54-STM32F429_GENERAL/User/main.c b/54-STM32F429_GENERAL/User/main.c index 6b4f5856..abe51b9a 100644 --- a/54-STM32F429_GENERAL/User/main.c +++ b/54-STM32F429_GENERAL/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/54-STM32F429_GENERAL/User/system_stm32f4xx.c b/54-STM32F429_GENERAL/User/system_stm32f4xx.c index 8a0ae3d7..8b444f30 100644 --- a/54-STM32F429_GENERAL/User/system_stm32f4xx.c +++ b/54-STM32F429_GENERAL/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/55-STM32F429_USART_DMA/User/defines.h b/55-STM32F429_USART_DMA/User/defines.h index c4bcf464..e93cb512 100644 --- a/55-STM32F429_USART_DMA/User/defines.h +++ b/55-STM32F429_USART_DMA/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/55-STM32F429_USART_DMA/User/main.c b/55-STM32F429_USART_DMA/User/main.c index a6c0482b..c0c67515 100644 --- a/55-STM32F429_USART_DMA/User/main.c +++ b/55-STM32F429_USART_DMA/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/55-STM32F429_USART_DMA/User/system_stm32f4xx.c b/55-STM32F429_USART_DMA/User/system_stm32f4xx.c index 55d304b9..07c12452 100644 --- a/55-STM32F429_USART_DMA/User/system_stm32f4xx.c +++ b/55-STM32F429_USART_DMA/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/56-STM32F429_SPI_DMA/User/defines.h b/56-STM32F429_SPI_DMA/User/defines.h index c4bcf464..e93cb512 100644 --- a/56-STM32F429_SPI_DMA/User/defines.h +++ b/56-STM32F429_SPI_DMA/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/56-STM32F429_SPI_DMA/User/main.c b/56-STM32F429_SPI_DMA/User/main.c index 120c5bad..cb9afab8 100644 --- a/56-STM32F429_SPI_DMA/User/main.c +++ b/56-STM32F429_SPI_DMA/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/56-STM32F429_SPI_DMA/User/system_stm32f4xx.c b/56-STM32F429_SPI_DMA/User/system_stm32f4xx.c index 55d304b9..07c12452 100644 --- a/56-STM32F429_SPI_DMA/User/system_stm32f4xx.c +++ b/56-STM32F429_SPI_DMA/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((16000000UL / PLL_M) * PLL_N) / PLL_P; diff --git a/57-STM32F429_BUTTONS/User/defines.h b/57-STM32F429_BUTTONS/User/defines.h index c4bcf464..e93cb512 100644 --- a/57-STM32F429_BUTTONS/User/defines.h +++ b/57-STM32F429_BUTTONS/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/57-STM32F429_BUTTONS/User/main.c b/57-STM32F429_BUTTONS/User/main.c index 5e4f18ca..a9a9b1fb 100644 --- a/57-STM32F429_BUTTONS/User/main.c +++ b/57-STM32F429_BUTTONS/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/57-STM32F429_BUTTONS/User/system_stm32f4xx.c b/57-STM32F429_BUTTONS/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/57-STM32F429_BUTTONS/User/system_stm32f4xx.c +++ b/57-STM32F429_BUTTONS/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/58-STM32F429_STRINGS/User/defines.h b/58-STM32F429_STRINGS/User/defines.h index c4bcf464..e93cb512 100644 --- a/58-STM32F429_STRINGS/User/defines.h +++ b/58-STM32F429_STRINGS/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/58-STM32F429_STRINGS/User/main.c b/58-STM32F429_STRINGS/User/main.c index da6d0872..0d499889 100644 --- a/58-STM32F429_STRINGS/User/main.c +++ b/58-STM32F429_STRINGS/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/58-STM32F429_STRINGS/User/system_stm32f4xx.c b/58-STM32F429_STRINGS/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/58-STM32F429_STRINGS/User/system_stm32f4xx.c +++ b/58-STM32F429_STRINGS/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/59-STM32F429_RCC_PLL/User/defines.h b/59-STM32F429_RCC_PLL/User/defines.h index c4bcf464..e93cb512 100644 --- a/59-STM32F429_RCC_PLL/User/defines.h +++ b/59-STM32F429_RCC_PLL/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/59-STM32F429_RCC_PLL/User/main.c b/59-STM32F429_RCC_PLL/User/main.c index 83767f6b..83f2b1ae 100644 --- a/59-STM32F429_RCC_PLL/User/main.c +++ b/59-STM32F429_RCC_PLL/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/59-STM32F429_RCC_PLL/User/system_stm32f4xx.c b/59-STM32F429_RCC_PLL/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/59-STM32F429_RCC_PLL/User/system_stm32f4xx.c +++ b/59-STM32F429_RCC_PLL/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/60-STM32F429_CPU_LOAD/User/defines.h b/60-STM32F429_CPU_LOAD/User/defines.h index c4bcf464..e93cb512 100644 --- a/60-STM32F429_CPU_LOAD/User/defines.h +++ b/60-STM32F429_CPU_LOAD/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/60-STM32F429_CPU_LOAD/User/main.c b/60-STM32F429_CPU_LOAD/User/main.c index 0574db00..f9ed37c9 100644 --- a/60-STM32F429_CPU_LOAD/User/main.c +++ b/60-STM32F429_CPU_LOAD/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/60-STM32F429_CPU_LOAD/User/system_stm32f4xx.c b/60-STM32F429_CPU_LOAD/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/60-STM32F429_CPU_LOAD/User/system_stm32f4xx.c +++ b/60-STM32F429_CPU_LOAD/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/61-STM32F429_SSD1306/User/defines.h b/61-STM32F429_SSD1306/User/defines.h index c4bcf464..e93cb512 100644 --- a/61-STM32F429_SSD1306/User/defines.h +++ b/61-STM32F429_SSD1306/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/61-STM32F429_SSD1306/User/main.c b/61-STM32F429_SSD1306/User/main.c index a1cd9feb..61364536 100644 --- a/61-STM32F429_SSD1306/User/main.c +++ b/61-STM32F429_SSD1306/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 @@ -48,7 +48,7 @@ int main(void) { /* Go to location X = 15, Y = 45 */ TM_SSD1306_GotoXY(15, 45); - TM_SSD1306_Puts("Tilen Majerle", &TM_Font_7x10, SSD1306_COLOR_WHITE); + TM_SSD1306_Puts("Tilen MAJERLE", &TM_Font_7x10, SSD1306_COLOR_WHITE); /* Update screen, send changes to LCD */ TM_SSD1306_UpdateScreen(); diff --git a/61-STM32F429_SSD1306/User/system_stm32f4xx.c b/61-STM32F429_SSD1306/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/61-STM32F429_SSD1306/User/system_stm32f4xx.c +++ b/61-STM32F429_SSD1306/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/62-STM32F429_FFT/User/defines.h b/62-STM32F429_FFT/User/defines.h index c4bcf464..e93cb512 100644 --- a/62-STM32F429_FFT/User/defines.h +++ b/62-STM32F429_FFT/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/62-STM32F429_FFT/User/main.c b/62-STM32F429_FFT/User/main.c index beabd241..9a160e59 100644 --- a/62-STM32F429_FFT/User/main.c +++ b/62-STM32F429_FFT/User/main.c @@ -3,7 +3,7 @@ * * Works on STM32F429-Discovery board because it has LCD * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/62-STM32F429_FFT/User/system_stm32f4xx.c b/62-STM32F429_FFT/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/62-STM32F429_FFT/User/system_stm32f4xx.c +++ b/62-STM32F429_FFT/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/63-STM32F429_DMA/User/defines.h b/63-STM32F429_DMA/User/defines.h index c4bcf464..e93cb512 100644 --- a/63-STM32F429_DMA/User/defines.h +++ b/63-STM32F429_DMA/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/63-STM32F429_DMA/User/main.c b/63-STM32F429_DMA/User/main.c index 4ca1749c..cba569af 100644 --- a/63-STM32F429_DMA/User/main.c +++ b/63-STM32F429_DMA/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/63-STM32F429_DMA/User/system_stm32f4xx.c b/63-STM32F429_DMA/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/63-STM32F429_DMA/User/system_stm32f4xx.c +++ b/63-STM32F429_DMA/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/63-STM32F429_HMC5883L/User/defines.h b/63-STM32F429_HMC5883L/User/defines.h index c4bcf464..e93cb512 100644 --- a/63-STM32F429_HMC5883L/User/defines.h +++ b/63-STM32F429_HMC5883L/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/63-STM32F429_HMC5883L/User/main.c b/63-STM32F429_HMC5883L/User/main.c index f6c9b16f..5b05ca74 100644 --- a/63-STM32F429_HMC5883L/User/main.c +++ b/63-STM32F429_HMC5883L/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/63-STM32F429_HMC5883L/User/system_stm32f4xx.c b/63-STM32F429_HMC5883L/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/63-STM32F429_HMC5883L/User/system_stm32f4xx.c +++ b/63-STM32F429_HMC5883L/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/PROJECT-01-STM32F429_FFT/User/defines.h b/PROJECT-01-STM32F429_FFT/User/defines.h index c4bcf464..e93cb512 100644 --- a/PROJECT-01-STM32F429_FFT/User/defines.h +++ b/PROJECT-01-STM32F429_FFT/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/PROJECT-01-STM32F429_FFT/User/main.c b/PROJECT-01-STM32F429_FFT/User/main.c index 00a05749..5ad45bd1 100644 --- a/PROJECT-01-STM32F429_FFT/User/main.c +++ b/PROJECT-01-STM32F429_FFT/User/main.c @@ -3,7 +3,7 @@ * * Works on STM32F429-Discovery board because it has LCD * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/PROJECT-02-STM32F429_SNAKE/TM/tm_stm32f4_snake.c b/PROJECT-02-STM32F429_SNAKE/TM/tm_stm32f4_snake.c index e947909e..5d5898e9 100644 --- a/PROJECT-02-STM32F429_SNAKE/TM/tm_stm32f4_snake.c +++ b/PROJECT-02-STM32F429_SNAKE/TM/tm_stm32f4_snake.c @@ -1,6 +1,6 @@ /** * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/PROJECT-02-STM32F429_SNAKE/TM/tm_stm32f4_snake.h b/PROJECT-02-STM32F429_SNAKE/TM/tm_stm32f4_snake.h index 4bf790d8..c89ccd19 100644 --- a/PROJECT-02-STM32F429_SNAKE/TM/tm_stm32f4_snake.h +++ b/PROJECT-02-STM32F429_SNAKE/TM/tm_stm32f4_snake.h @@ -1,7 +1,7 @@ /** * Snake library for STM32F429-Discovery boards * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @link http://stm32f4-discovery.net/2014/11/project-02-snake-game-stm32f429-discovery-board/ @@ -10,7 +10,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/PROJECT-02-STM32F429_SNAKE/User/defines.h b/PROJECT-02-STM32F429_SNAKE/User/defines.h index 673b8d8e..88f7f082 100644 --- a/PROJECT-02-STM32F429_SNAKE/User/defines.h +++ b/PROJECT-02-STM32F429_SNAKE/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/PROJECT-02-STM32F429_SNAKE/User/main.c b/PROJECT-02-STM32F429_SNAKE/User/main.c index 2dc01606..35b52d79 100644 --- a/PROJECT-02-STM32F429_SNAKE/User/main.c +++ b/PROJECT-02-STM32F429_SNAKE/User/main.c @@ -1,7 +1,7 @@ /** * Simple snake game for STM32F429-Discovery board * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/PROJECT-02-STM32F429_SNAKE/User/system_stm32f4xx.c b/PROJECT-02-STM32F429_SNAKE/User/system_stm32f4xx.c index ea9938ba..02263ad7 100644 --- a/PROJECT-02-STM32F429_SNAKE/User/system_stm32f4xx.c +++ b/PROJECT-02-STM32F429_SNAKE/User/system_stm32f4xx.c @@ -345,7 +345,7 @@ #if defined (STM32F411xE) -/* Added by Tilen Majerle to set 48MHz for USB, SDIO and RNG */ +/* Added by Tilen MAJERLE to set 48MHz for USB, SDIO and RNG */ #ifdef PLL_Q #undef PLL_Q #endif diff --git a/PROJECT-03-STM32F4xx_PID/User/defines.h b/PROJECT-03-STM32F4xx_PID/User/defines.h index c4bcf464..e93cb512 100644 --- a/PROJECT-03-STM32F4xx_PID/User/defines.h +++ b/PROJECT-03-STM32F4xx_PID/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/PROJECT-03-STM32F4xx_PID/User/main.c b/PROJECT-03-STM32F4xx_PID/User/main.c index edc2093d..34df157b 100644 --- a/PROJECT-03-STM32F4xx_PID/User/main.c +++ b/PROJECT-03-STM32F4xx_PID/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/PROJECT-04-GPS_LOGGER/User/defines.h b/PROJECT-04-GPS_LOGGER/User/defines.h index 3735594a..a3e8f0ac 100644 --- a/PROJECT-04-GPS_LOGGER/User/defines.h +++ b/PROJECT-04-GPS_LOGGER/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/PROJECT-04-GPS_LOGGER/User/main.c b/PROJECT-04-GPS_LOGGER/User/main.c index 380e48f5..87eb5976 100644 --- a/PROJECT-04-GPS_LOGGER/User/main.c +++ b/PROJECT-04-GPS_LOGGER/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/PROJECT-04-GPS_LOGGER/User/system_stm32f4xx.c b/PROJECT-04-GPS_LOGGER/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/PROJECT-04-GPS_LOGGER/User/system_stm32f4xx.c +++ b/PROJECT-04-GPS_LOGGER/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/STM32439_EVAL_LCD/User/defines.h b/STM32439_EVAL_LCD/User/defines.h index c4bcf464..e93cb512 100644 --- a/STM32439_EVAL_LCD/User/defines.h +++ b/STM32439_EVAL_LCD/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/STM32439_EVAL_LCD/User/main.c b/STM32439_EVAL_LCD/User/main.c index 50f81759..9c9288c0 100644 --- a/STM32439_EVAL_LCD/User/main.c +++ b/STM32439_EVAL_LCD/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/STM32439_EVAL_LCD/User/system_stm32f4xx.c b/STM32439_EVAL_LCD/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/STM32439_EVAL_LCD/User/system_stm32f4xx.c +++ b/STM32439_EVAL_LCD/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/STM32F429_PCD8544/User/defines.h b/STM32F429_PCD8544/User/defines.h index c4bcf464..e93cb512 100644 --- a/STM32F429_PCD8544/User/defines.h +++ b/STM32F429_PCD8544/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/STM32F429_PCD8544/User/main.c b/STM32F429_PCD8544/User/main.c index 0101ad2b..2de69e40 100644 --- a/STM32F429_PCD8544/User/main.c +++ b/STM32F429_PCD8544/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/TUTORIAL-01-CPU_LOAD_MONITOR/User/defines.h b/TUTORIAL-01-CPU_LOAD_MONITOR/User/defines.h index c4bcf464..e93cb512 100644 --- a/TUTORIAL-01-CPU_LOAD_MONITOR/User/defines.h +++ b/TUTORIAL-01-CPU_LOAD_MONITOR/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/TUTORIAL-01-CPU_LOAD_MONITOR/User/main.c b/TUTORIAL-01-CPU_LOAD_MONITOR/User/main.c index 8b015f76..f10294fc 100644 --- a/TUTORIAL-01-CPU_LOAD_MONITOR/User/main.c +++ b/TUTORIAL-01-CPU_LOAD_MONITOR/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/TUTORIAL-01-CPU_LOAD_MONITOR/User/system_stm32f4xx.c b/TUTORIAL-01-CPU_LOAD_MONITOR/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/TUTORIAL-01-CPU_LOAD_MONITOR/User/system_stm32f4xx.c +++ b/TUTORIAL-01-CPU_LOAD_MONITOR/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P; diff --git a/TUTORIAL-02-SCB_ICSR/User/defines.h b/TUTORIAL-02-SCB_ICSR/User/defines.h index c4bcf464..e93cb512 100644 --- a/TUTORIAL-02-SCB_ICSR/User/defines.h +++ b/TUTORIAL-02-SCB_ICSR/User/defines.h @@ -1,7 +1,7 @@ /** * Defines for your entire project at one place * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @version v1.0 @@ -9,7 +9,7 @@ * @license GNU GPL v3 * * |---------------------------------------------------------------------- - * | Copyright (C) Tilen Majerle, 2014 + * | Copyright (C) Tilen MAJERLE, 2014 * | * | This program is free software: you can redistribute it and/or modify * | it under the terms of the GNU General Public License as published by diff --git a/TUTORIAL-02-SCB_ICSR/User/main.c b/TUTORIAL-02-SCB_ICSR/User/main.c index 705f0233..af6515f4 100644 --- a/TUTORIAL-02-SCB_ICSR/User/main.c +++ b/TUTORIAL-02-SCB_ICSR/User/main.c @@ -3,7 +3,7 @@ * * Before you start, select your target, on the right of the "Load" button * - * @author Tilen Majerle + * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 diff --git a/TUTORIAL-02-SCB_ICSR/User/system_stm32f4xx.c b/TUTORIAL-02-SCB_ICSR/User/system_stm32f4xx.c index e7a803c4..3e07f39a 100644 --- a/TUTORIAL-02-SCB_ICSR/User/system_stm32f4xx.c +++ b/TUTORIAL-02-SCB_ICSR/User/system_stm32f4xx.c @@ -368,7 +368,7 @@ /************************* PLL Parameters *************************************/ /* Everything is defined in "Options for target" inside "Keil uVision" */ -/* Settings by Tilen Majerle */ +/* Settings by Tilen MAJERLE */ #ifdef USE_INTERNAL_RC_CLOCK /* 16MHz internal RC clock */ uint32_t SystemCoreClock = ((HSI_VALUE / PLL_M) * PLL_N) / PLL_P;