issues
search
feilipu
/
Arduino_FreeRTOS_Library
A FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc).
MIT License
848
stars
205
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix example ArrayQueue.ino
#139
vearne
closed
1 day ago
1
Remove a slow parameter validation block
#138
neboskreb
closed
1 month ago
1
Change the cast from UBaseType_t to size_t
#137
neboskreb
closed
1 month ago
0
[URGENT] Queue allocation is broken after update to 11.0.1
#136
neboskreb
closed
1 month ago
15
Updated README with new contributors in the table
#135
balaji303
closed
2 months ago
1
ReadME needs to be updated with new contributers
#134
balaji303
closed
2 months ago
2
Issue with delay();
#132
WildSwan
closed
8 months ago
1
Casting error on vPortDelay function
#126
Oscar-Wohlfarhrt
closed
10 months ago
0
[Q] Unable to change FreeRTOSConfig.h for a single sketch on Arduino IDE 2.2.1
#125
daitangio
closed
10 months ago
1
update readme about Uno R4
#124
ShortArrow
closed
12 months ago
1
Workflow to check PlatformIO support
#123
hectorespert
closed
1 year ago
0
Arduino R4
#122
KenwoodFox
closed
1 year ago
5
Support of the LGT8F328 MCU using Timer 3 for tick generation
#121
gpb01
opened
1 year ago
1
lgt8f328p compatibility
#120
mchacher
closed
10 months ago
22
Support configuration of the scheduler tick source by client
#119
neboskreb
closed
1 year ago
1
Arduino Due support
#118
Sylensky
closed
1 year ago
4
INCLUDE_vTaskDelayUntil and INCLUDE_xTaskDelayUntil && avr/io.h: No such file or directory
#116
flyingkaktus
closed
1 year ago
3
Change delay to delayTime
#115
altugbakan
closed
2 years ago
1
Arduino delay() changed its behavior to not do busy wait anymore
#114
Prof-Florian-Kuenzner
closed
2 years ago
19
define delay() to vTaskDelay()
#113
feilipu
closed
2 years ago
3
Where is the define of TaskControlBlock_t in task.h?
#112
thornbirdblue
closed
2 years ago
1
RTOS Example Compile Error
#111
NoSmoke999
closed
2 years ago
4
Generic device support
#110
nicola-lunghi
closed
3 years ago
3
Added Greetings Message
#109
balaji303
closed
2 years ago
2
Is it possible to implement a system timer interrupt version (rather than WDT) compatible with Arduino IDE?
#108
NeoNatural
closed
3 years ago
2
vTaskDelay not functioning as expected in setup
#107
s1913388
closed
3 years ago
3
Added Comments for xTaskCreate function
#106
balaji303
closed
3 years ago
0
FreeRTOS automatically restarts after the last task has finished on Arduino Mega 2560
#105
flo2k
closed
3 years ago
7
what is the difference of three freertos?
#104
youxiaojie
closed
3 years ago
5
Merge with latest
#103
balaji303
closed
3 years ago
0
STM32FreeRTOS myservo can not work.
#100
Nanmei
closed
3 years ago
2
Support for AWS FreeRTOS ESP32
#99
Yoimer
closed
3 years ago
1
Grammatic Error
#98
balaji303
closed
3 years ago
1
FAQ (for anyone who wishes to ask..)
#97
Coder-X15
closed
3 years ago
5
Remove unnecessary config values from CI setup
#96
ianfixes
closed
3 years ago
7
Fix config file names
#95
ianfixes
closed
3 years ago
1
Added Contributors section
#94
balaji303
closed
3 years ago
0
Teensy support
#93
gpb01
closed
3 years ago
4
Create StructArray.ino
#92
balaji303
closed
3 years ago
0
Create ArrayQueue.ino
#91
balaji303
closed
3 years ago
3
Create ArrayQueue.ino
#90
balaji303
closed
3 years ago
2
Array Queue
#89
balaji303
closed
3 years ago
1
`megaavr` support
#88
Floessie
opened
3 years ago
8
Arduino CI - How to use standard avr-libc headers?
#86
feilipu
closed
3 years ago
1
Create CODE_OF_CONDUCT.md
#84
feilipu
closed
3 years ago
0
Create LICENSE
#83
feilipu
closed
3 years ago
0
Added vTaskDelay to TaskLed Function
#81
balaji303
closed
3 years ago
0
Add keywords.txt for Syntax Coloring
#75
hectorespert
closed
4 years ago
0
Enable configASSERT macro
#74
hectorespert
closed
4 years ago
0
Add travis config file
#73
hectorespert
closed
4 years ago
1
Next