John Wellbelove
|
331e07b272
|
Multiple code changes, delegates & timers
|
2021-12-13 17:16:21 +00:00 |
|
CanastraRF
|
7c0f169b66
|
literal with suffix (#416)
|
2021-08-23 11:01:18 +01:00 |
|
John Wellbelove
|
dbfa71944f
|
Abstracted unit test framework header
|
2021-03-05 13:52:34 +00:00 |
|
John Wellbelove
|
efbfc5c8ff
|
clang 9 compatibility
|
2020-08-09 17:01:45 +01:00 |
|
John Wellbelove
|
e323f2267f
|
Changed http://www.etlcpp.com to https://www.etlcpp.com
|
2020-05-01 10:22:36 +01:00 |
|
John Wellbelove
|
83347ccfdd
|
Work in progress
|
2020-01-09 11:15:50 +00:00 |
|
John Wellbelove
|
94c5eed5a4
|
Work in progress
|
2020-01-04 11:49:22 +00:00 |
|
John Wellbelove
|
9b659977cd
|
Merge remote-tracking branch 'origin/feature/callback-timer-delegate-support' into development
|
2019-11-17 11:21:36 +00:00 |
|
John Wellbelove
|
73ac741108
|
Merge remote-tracking branch 'origin/feature/callback-timer-delegate-support' into development
|
2019-11-17 10:49:27 +00:00 |
|
John Wellbelove
|
ddeffa9d60
|
Merged pull request
|
2019-11-17 09:26:27 +00:00 |
|
John Wellbelove
|
50ada033bb
|
Merged pull request
|
2019-11-17 09:25:11 +00:00 |
|
mchodzikiewicz
|
bab8cf9ba3
|
Add callback_timer support for etl::delegate (#164)
|
2019-11-17 09:20:15 +00:00 |
|
John Wellbelove
|
bd008350a2
|
Merge remote-tracking branch 'origin/feature/changed_include_paths' into development
# Conflicts:
# include/etl/version.h
|
2018-07-28 21:55:27 +01:00 |
|
John Wellbelove
|
028686b244
|
Fixed GCC warning for tests
|
2018-05-12 09:01:39 +01:00 |
|
John Wellbelove
|
681bc407ac
|
Github Issue #73
set_period & set_mode no longer automatically start the timer.
|
2018-05-09 23:11:56 +01:00 |
|
John Wellbelove
|
837da911c2
|
Github Issue #73
Fixed issue where single shot timers could not be altered once timed out.
|
2018-05-09 23:02:50 +01:00 |
|
John Wellbelove
|
13de62bd4f
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# library.properties
# src/callback_timer.h
# src/message_timer.h
# test/test_callback_timer.cpp
# test/test_message_timer.cpp
|
2017-10-21 09:24:16 +01:00 |
|
John Wellbelove
|
a47109783e
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# library.properties
# src/callback_timer.h
# src/message_timer.h
# test/codeblocks/ETL.cbp
# test/codeblocks/ETL.depend
# test/test_callback_timer.cpp
# test/test_message_timer.cpp
# test/vs2017/etl.vcxproj.filters
|
2017-10-19 18:34:21 +01:00 |
|
John Wellbelove
|
0bfd212a54
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# examples/ArmTimerCallbacks/RTE/Device/STM32F401RETx/startup_stm32f401xe.s
# examples/ArmTimerCallbacks/RTE/Device/STM32F401RETx/system_stm32f4xx.c
# library.properties
# test/codeblocks/ETL.cbp
# test/codeblocks/ETL.depend
# test/codeblocks/ETL.layout
# test/vs2017/etl.vcxproj
# test/vs2017/etl.vcxproj.filters
|
2017-10-18 09:23:17 +01:00 |
|