cyancore icon indicating copy to clipboard operation
cyancore copied to clipboard

A unified software platform for embedded system projects ...

Results 18 cyancore issues
Sort by recently updated
recently updated
newest added

input modified: src/lib/libc/include/stdio.h modified: src/lib/libc/scanf.c - Support for int, char, string, float format specifiers added for scanf - Added gets function to accept string with spaces Issue: #225

AVR Common HAL needs EEPROM utilization. This FR will be towards a fully functional EEPROM implementation for AVR.

cyancore framework
FR

**Is your feature request related to a problem? Please describe.** To read input for console, there are getch and getchar but only limits to 1 byte read. Using scanf, reads...

enhancement
critical update
cyancore framework
FR

# Is your feature request related to a problem? Please describe. libc: `rand()` is a very simple and crude implementation of random number generator. Cyancore needs a true random number...

cyancore framework
FR

**Is your feature request related to a problem? Please describe.** Need ARM-M4 support **Describe the solution you'd like** Using TIVA 4C, Please add support for ARM-M4 and the platform drivers

enhancement
critical update
terravisor
cyancore framework
FR

To Test CC_OS on AVR and RISCV

terravisor
helios

**Is your feature request related to a problem? Please describe.** Raspberry Pico RP2040 platform support is missing on CC **Describe the solution you'd like** RP2040 support needs to be added....

enhancement
critical update
cyancore framework
project
FR
supervisor

**Is your feature request related to a problem? Please describe.** To detect and notify task stack overflow using cannery methode.

enhancement
terravisor
cyancore framework
FR
helios

**Is your feature request related to a problem? Please describe.** This is a HELIOS plus feature to enable cli commands from any terminal and parse it to perform any task...

cyancore framework
FR
helios

Add a feature to have Message Queue for CC_OS

enhancement
terravisor
cyancore framework
FR
helios