Olivier
8eea242512
Prepare 2.4.0 release ( #1587 )
2026-01-01 11:36:35 +01:00
Olivier
0b94c2dc1a
Update comments ( #1574 )
2025-11-17 17:29:49 +02:00
Olivier
253109d3ff
Upate CI and HW defs ( #1530 )
2022-07-24 10:55:35 +02:00
Olivier
dd91aeb9c3
Library & CI maintenance ( #1394 )
2020-02-26 12:28:37 +01:00
tekka
71b06987ab
Code maintenance ( #1261 )
2019-01-27 20:58:06 +01:00
tekka
6ffe29cb5f
Code maintenance ( #1186 )
2018-08-22 20:50:16 +02:00
tekka
af3452f91c
Correct misspells ( #1028 )
2018-01-11 22:26:08 +01:00
Patrick Fallberg
2d5404de97
CppCheck cleanup ( #975 )
...
* Add support for inline cppcheck suppressions
* Clean out all known cppcheck issues
* Terminate toll-gate on found cppcheck issues
2017-11-07 20:37:36 +01:00
Olivier
61a415c422
Code cleanup ( #787 )
...
* Cleanup Core
* SAMD adjustments
2017-03-15 19:05:17 +01:00
Patrick Fallberg
8e1ef13804
Repo restyled using astyle ( #683 )
...
The rules are in .tools/astyle/config/style.cfg
and can also be reviewed at
https://www.mysensors.org/view/260#coding-guidelines-core-library
2016-12-07 23:44:29 +01:00
tekka007
9ec97a6eaf
Fix IO/HAL calls
2016-11-14 15:26:58 +01:00
Embedded Innovation
7f0e23b728
Finish LED pattern before low-power sleep
...
Wait until no LEDs are blinking anymore before going to sleep.
Decrement LED blink counter before acting on the value, otherwise LED
state will always lag behind.
2016-11-08 20:06:53 +01:00
Embedded Innovation
9254b45150
Fix consistent yield usage & LED updates
2016-11-07 21:28:25 +01:00
Thomas Mørch
15e2770347
Fixes LED prevTime bug reported in forum ( #636 )
2016-11-06 17:51:53 +01:00
Thomas Mørch
54776a4520
Added {} to control structures for clarity ( #600 )
2016-10-16 12:46:42 +02:00
Thomas Mørch
15b46f8023
Fixes LED issues as discussed in #562
...
Removing MY_LED_BLINKING_FEATURE, as we now are
using MY_DEFAULT_LED_xx_PIN defines to enable
LED blinking feature.
updated Gateway sketches to not refer to
MY_LED_BLINKING_FEATURE any more
fixes #562
2016-08-20 09:35:49 +02:00
Thomas Mørch
ba6bb915c2
Reorganizing library structure, prep for 2.0.0
2016-07-09 21:17:37 +02:00