An open API service for providing issue and pull request metadata for open source projects.

GitHub / feilipu/Arduino_FreeRTOS_Library issues and pull requests

#145 - Support static allocation

Issue - State: closed - Opened by dvescovi1 2 months ago - 4 comments
Labels: discussion

#141 - Link broken to Quick Start Guide

Issue - State: closed - Opened by romainrobotics 8 months ago - 1 comment

#139 - fix example ArrayQueue.ino

Pull Request - State: closed - Opened by vearne 9 months ago - 1 comment

#138 - Remove a slow parameter validation block

Pull Request - State: closed - Opened by neboskreb 10 months ago - 1 comment

#137 - Change the cast from UBaseType_t to size_t

Pull Request - State: closed - Opened by neboskreb 10 months ago

#136 - [URGENT] Queue allocation is broken after update to 11.0.1

Issue - State: closed - Opened by neboskreb 10 months ago - 15 comments

#135 - Updated README with new contributors in the table

Pull Request - State: closed - Opened by balaji303 11 months ago - 1 comment

#134 - ReadME needs to be updated with new contributers

Issue - State: closed - Opened by balaji303 11 months ago - 2 comments

#132 - Issue with delay();

Issue - State: closed - Opened by WildSwan over 1 year ago - 1 comment

#126 - Casting error on vPortDelay function

Issue - State: closed - Opened by Oscar-Wohlfarhrt over 1 year ago

#124 - update readme about Uno R4

Pull Request - State: closed - Opened by ShortArrow over 1 year ago - 1 comment

#123 - Workflow to check PlatformIO support

Pull Request - State: closed - Opened by hectorespert over 1 year ago

#122 - Arduino R4

Issue - State: closed - Opened by KenwoodFox almost 2 years ago - 5 comments
Labels: enhancement, question

#121 - Support of the LGT8F328 MCU using Timer 3 for tick generation

Pull Request - State: open - Opened by gpb01 almost 2 years ago - 1 comment

#120 - lgt8f328p compatibility

Issue - State: closed - Opened by mchacher almost 2 years ago - 22 comments
Labels: enhancement, question

#119 - Support configuration of the scheduler tick source by client

Pull Request - State: closed - Opened by neboskreb over 2 years ago - 1 comment

#118 - Arduino Due support

Issue - State: closed - Opened by Sylensky over 2 years ago - 4 comments

#115 - Change delay to delayTime

Pull Request - State: closed - Opened by altugbakan about 3 years ago - 1 comment

#114 - Arduino delay() changed its behavior to not do busy wait anymore

Issue - State: closed - Opened by Prof-Florian-Kuenzner about 3 years ago - 19 comments
Labels: discussion

#113 - define delay() to vTaskDelay()

Issue - State: closed - Opened by feilipu about 3 years ago - 3 comments
Labels: enhancement

#112 - Where is the define of TaskControlBlock_t in task.h?

Issue - State: closed - Opened by thornbirdblue about 3 years ago - 1 comment
Labels: bug

#111 - RTOS Example Compile Error

Issue - State: closed - Opened by NoSmoke999 over 3 years ago - 4 comments
Labels: discussion

#110 - Generic device support

Issue - State: closed - Opened by nicola-lunghi over 3 years ago - 3 comments
Labels: discussion

#109 - Added Greetings Message

Pull Request - State: closed - Opened by balaji303 almost 4 years ago - 2 comments

#108 - Is it possible to implement a system timer interrupt version (rather than WDT) compatible with Arduino IDE?

Issue - State: closed - Opened by NeoNatural almost 4 years ago - 2 comments
Labels: question

#107 - vTaskDelay not functioning as expected in setup

Issue - State: closed - Opened by s1913388 almost 4 years ago - 3 comments
Labels: question

#106 - Added Comments for xTaskCreate function

Pull Request - State: closed - Opened by balaji303 about 4 years ago

#105 - FreeRTOS automatically restarts after the last task has finished on Arduino Mega 2560

Issue - State: closed - Opened by flo2k about 4 years ago - 7 comments

#104 - what is the difference of three freertos?

Issue - State: closed - Opened by youxiaojie over 4 years ago - 5 comments
Labels: discussion

#103 - Merge with latest

Pull Request - State: closed - Opened by balaji303 over 4 years ago

#100 - STM32FreeRTOS myservo can not work.

Issue - State: closed - Opened by Nanmei over 4 years ago - 2 comments
Labels: question, wontfix

#99 - Support for AWS FreeRTOS ESP32

Issue - State: closed - Opened by Yoimer over 4 years ago - 1 comment

#98 - Grammatic Error

Pull Request - State: closed - Opened by balaji303 over 4 years ago - 1 comment

#97 - FAQ (for anyone who wishes to ask..)

Issue - State: closed - Opened by Coder-X15 over 4 years ago - 5 comments
Labels: discussion

#96 - Remove unnecessary config values from CI setup

Pull Request - State: closed - Opened by ianfixes over 4 years ago - 7 comments

#95 - Fix config file names

Pull Request - State: closed - Opened by ianfixes over 4 years ago - 1 comment

#94 - Added Contributors section

Pull Request - State: closed - Opened by balaji303 over 4 years ago

#93 - Teensy support

Issue - State: closed - Opened by gpb01 over 4 years ago - 4 comments
Labels: help wanted, discussion

#92 - Create StructArray.ino

Pull Request - State: closed - Opened by balaji303 over 4 years ago

#91 - Create ArrayQueue.ino

Pull Request - State: closed - Opened by balaji303 over 4 years ago - 3 comments

#90 - Create ArrayQueue.ino

Pull Request - State: closed - Opened by balaji303 over 4 years ago - 2 comments

#89 - Array Queue

Issue - State: closed - Opened by balaji303 over 4 years ago - 1 comment
Labels: enhancement

#88 - `megaavr` support

Issue - State: open - Opened by Floessie over 4 years ago - 8 comments
Labels: enhancement, discussion

#86 - Arduino CI - How to use standard avr-libc headers?

Issue - State: closed - Opened by feilipu over 4 years ago - 1 comment
Labels: bug

#84 - Create CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by feilipu over 4 years ago

#83 - Create LICENSE

Pull Request - State: closed - Opened by feilipu over 4 years ago

#81 - Added vTaskDelay to TaskLed Function

Pull Request - State: closed - Opened by balaji303 over 4 years ago

#75 - Add keywords.txt for Syntax Coloring

Pull Request - State: closed - Opened by hectorespert over 5 years ago

#74 - Enable configASSERT macro

Pull Request - State: closed - Opened by hectorespert over 5 years ago

#73 - Add travis config file

Pull Request - State: closed - Opened by hectorespert over 5 years ago - 1 comment

#72 - Allow disable idle hook without modify code.

Pull Request - State: closed - Opened by hectorespert over 5 years ago

#71 - Add Mutex example

Pull Request - State: closed - Opened by hectorespert over 5 years ago - 1 comment

#70 - Add PlatformIO config documentation

Pull Request - State: closed - Opened by hectorespert over 5 years ago

#69 - Add an example of task state switching

Pull Request - State: closed - Opened by Derekduke over 5 years ago - 2 comments

#68 - Add task utilities example

Pull Request - State: closed - Opened by hectorespert over 5 years ago - 1 comment

#67 - Hope to provide more examples

Issue - State: closed - Opened by Derekduke over 5 years ago - 2 comments
Labels: enhancement, question

#65 - Define function for portSUPPRESS_TICKS_AND_SLEEP macro

Pull Request - State: closed - Opened by hectorespert over 5 years ago - 1 comment

#64 - Allow to change watchdog config

Pull Request - State: closed - Opened by hectorespert over 5 years ago
Labels: enhancement

#63 - malloc() not working inside tasks

Issue - State: closed - Opened by leadpogrommer over 5 years ago - 7 comments
Labels: bug

#61 - pdMS_TO_TICKS() overflows

Issue - State: closed - Opened by manuelferreira65 over 5 years ago - 3 comments

#60 - Update FreeRTOS to 10.2.1 [WIP]

Pull Request - State: closed - Opened by hectorespert over 5 years ago

#59 - Enhance Documentation

Issue - State: closed - Opened by SpamWall almost 6 years ago - 2 comments
Labels: help wanted, question

#57 - Add notification example

Pull Request - State: closed - Opened by hectorespert almost 6 years ago

#56 - Add interruption example

Pull Request - State: closed - Opened by hectorespert almost 6 years ago

#53 - Add Queue examples

Pull Request - State: closed - Opened by hectorespert about 6 years ago

#51 - configSUPPORT_STATIC_ALLOCATION broken with latest update

Issue - State: closed - Opened by Floessie over 6 years ago - 1 comment
Labels: bug

#41 - Compile error on Arduino with configUSE_MALLOC_FAILED_HOOK=0

Issue - State: closed - Opened by Roxy-3D over 7 years ago - 1 comment
Labels: enhancement

#40 - FreeRTOSConfig file per project

Issue - State: closed - Opened by fjrg76-com over 7 years ago - 2 comments
Labels: enhancement, question

#38 - How to set idle task stack size?

Issue - State: closed - Opened by JanKok over 7 years ago - 7 comments
Labels: bug, question

#33 - Fix type mismatch in static allocation build

Pull Request - State: closed - Opened by Floessie over 7 years ago - 4 comments

#29 - Fix too small return type for `uxTaskGetStackHighWaterMark()`

Pull Request - State: closed - Opened by Floessie over 7 years ago - 13 comments

#28 - What's the correct way to yield from ISR here?

Issue - State: closed - Opened by Floessie over 7 years ago - 18 comments
Labels: enhancement, question

#27 - uxTaskGetStackHighWaterMark() return type too small

Issue - State: closed - Opened by Floessie over 7 years ago - 4 comments
Labels: bug

#26 - Compile time error

Issue - State: closed - Opened by timothybobcat over 7 years ago - 4 comments
Labels: help wanted

#25 - String data not working.......

Issue - State: closed - Opened by gunaone over 7 years ago - 2 comments
Labels: bug, duplicate, wontfix

#19 - Enable `configSUPPORT_STATIC_ALLOCATION`

Pull Request - State: closed - Opened by Floessie about 8 years ago - 1 comment

#18 - Support for static allocation

Issue - State: closed - Opened by Floessie about 8 years ago - 15 comments
Labels: enhancement

#10 - Add files via upload

Pull Request - State: closed - Opened by SalvorinFex almost 9 years ago - 5 comments

#8 - FreeRTOS Updates are strange...

Issue - State: closed - Opened by SalvorinFex almost 9 years ago - 1 comment
Labels: question

#4 - Unable to read from SD inside of tasks

Issue - State: closed - Opened by sjkelleyjr about 9 years ago - 4 comments
Labels: bug, wontfix

#3 - appears that String variables are not being printed correctly

Issue - State: closed - Opened by rkertesz about 9 years ago - 8 comments
Labels: bug, wontfix

#2 - Comments on xTaskCreate regarding task priorities are wrong

Issue - State: closed - Opened by joaquimBS about 9 years ago - 1 comment
Labels: bug