Janez
|
f41bfdcb5d
|
Format comments in the .h files.
|
2024-07-09 00:17:15 +02:00 |
|
Janez
|
95c1705e76
|
Format the .c files using clang-format v15.
|
2024-07-06 19:57:06 +02:00 |
|
Janez
|
0d016a0019
|
Remove /*********...*/ comment delimiters.
|
2024-07-06 18:53:40 +02:00 |
|
Janez
|
f064eeaa40
|
Format the license information in files.
|
2024-07-06 13:03:00 +02:00 |
|
Janez
|
586c81937d
|
Update CO_storageEeprom.c
Change to fixed sized array
|
2024-06-27 17:24:55 +02:00 |
|
temi54c1l8
|
d35a5b6834
|
CO_storageEeprom: static analysis: dependence placed on operator precedence [MISRA 2012 Rule 12.1, advisory]
|
2024-06-27 14:07:26 +02:00 |
|
temi54c1l8
|
2e4b8890ad
|
CO_storageEeprom: static analysis: declaration of 'i' hides a local variable (multiple declaration) [MISRA 2012 Rule 5.3, required]
|
2024-06-27 14:06:14 +02:00 |
|
temi54c1l8
|
5907aa27cf
|
CO_storageEeprom: static analysis: unsigned integer literal without a 'U' suffix [MISRA 2012 Rule 7.2, required]
|
2024-06-13 15:03:54 +02:00 |
|
temi54c1l8
|
d0718824f2
|
CO_storage: static analysis: body should be a compound statement [MISRA 2012 Rule 15.6, required]
|
2024-06-13 14:55:36 +02:00 |
|
temi54c1l8
|
d4e7214f4d
|
static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required]
|
2024-06-12 09:09:12 +02:00 |
|
temi54c1l8
|
446925be63
|
static analysis: add 'U' of unsigned [MISRA 2012 Rule 10.4, required]
|
2024-06-10 17:57:42 +02:00 |
|
temi54c1l8
|
dc10900ad5
|
static analysis: Aggiunte parentesi per la dipendenza posta sulla precedenza dell'operatore [MISRA 2012 Rule 12.1, advisory]
|
2024-06-10 14:39:05 +02:00 |
|
Janez
|
9d2a65cda7
|
Fix CO_storageEeprom. CO_LOCK_OD must not be used, as it is used inside SDO server already.
|
2024-03-13 12:23:10 +01:00 |
|
Janez
|
76b43c88ef
|
Create 'storage' directory, move CO_storage.h/c, add CO_storageEeeprom.h/c
|
2021-05-05 10:28:05 +02:00 |
|