Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SmingHub/Sming

Sming - powerful open source framework simplifying the creation of embedded C++ applications.
https://github.com/SmingHub/Sming

Websocket server has big delay when sending messages

xeonqq opened this issue 5 months ago
Sample code showing the websocket problem

xeonqq opened this pull request 5 months ago
Use npcap SDK from SmingTools

mikee47 opened this pull request 5 months ago
Update littlefs from 2.4.0 -> 2.9.3

mikee47 opened this pull request 5 months ago
Fix FlashString library problem defining arrays in class declarations

mikee47 opened this pull request 5 months ago
Remove legacy compiler build options

mikee47 opened this pull request 5 months ago
Fix IFS build inconsistencies

mikee47 opened this pull request 5 months ago
Can't build for SMING_ARCH=Host in Apple M1 Pro

mtzfactory opened this issue 5 months ago
esp32c3 redirection of uart serial to usb serial ?

profjmer opened this issue 5 months ago
Improve timezone support

mikee47 opened this pull request 6 months ago
Make `time_t` size check message more helpful

mikee47 opened this pull request 6 months ago
Improvements to HostEd

mikee47 opened this pull request 6 months ago
A few DateTime tweaks

mikee47 opened this pull request 6 months ago
Fix valgrind allocator mismatch warnings

mikee47 opened this pull request 6 months ago
Fixes to hardware config editing/display

mikee47 opened this pull request 6 months ago
esp8266: NMI not disabled when timer1 ISR cleared

mikee47 opened this pull request 6 months ago
Fix and expand DateTime class, address 64-bit time_t issues

mikee47 opened this pull request 6 months ago
Optimise FlashString iteration and indexing

mikee47 opened this pull request 6 months ago
Fix typos reported by codespell.

slaff opened this pull request 6 months ago
PYTHON not set correctly in export.sh

mikee47 opened this pull request 6 months ago
`time_t` size is inconsistent

mikee47 opened this issue 6 months ago
Allow pillow upgrade to latest

mikee47 opened this pull request 7 months ago
Improve sample applications

mikee47 opened this pull request 7 months ago
Bump pillow from 9.5.0 to 10.3.0 in /docs

dependabot[bot] opened this pull request 7 months ago
Fix building `lwip2` with `ENABLE_LWIPDEBUG=1`

mikee47 opened this pull request 7 months ago
Fix potential memory leak in `TcpClient::send`

mikee47 opened this pull request 7 months ago
Free some esp8266 RAM

mikee47 opened this pull request 7 months ago
LwIP seems to not correctly handle packages larger than MTU

pljakobs opened this issue 7 months ago
Fix failing CI (module exfat not found)

mikee47 opened this pull request 7 months ago
Fix client Websockets (broken)

mikee47 opened this pull request 7 months ago
Improve CommandProcessing library

mikee47 opened this pull request 7 months ago
Fix rBoot implicit `system_rtc_mem_read` warning

mikee47 opened this pull request 7 months ago
Improve `Vector` and `HttpHeaders` iteration

mikee47 opened this pull request 7 months ago
Bump pillow from 9.5.0 to 10.2.0 in /docs

dependabot[bot] opened this pull request 7 months ago
Update CI action versions, readthedocs

mikee47 opened this pull request 7 months ago
Address CI build warnings

mikee47 opened this pull request 7 months ago
Bugfix: stale HTTP connections may get missed in cleanup

mikee47 opened this pull request 7 months ago
Move CommandProcessing into Libraries

mikee47 opened this pull request 7 months ago
Provide consistent serial console interface for samples

mikee47 opened this pull request 7 months ago
Fix crashing rboot

mikee47 opened this pull request 7 months ago
Update USB library

mikee47 opened this pull request 7 months ago
Use `std::make_unique`

mikee47 opened this pull request 7 months ago
Update CI build to ubuntu-latest (22.04)

mikee47 opened this pull request 7 months ago
Fix esp8266 bootloader building and add diagnostic tools

mikee47 opened this pull request 7 months ago
USB library broken with ESP32 IDF 5.2

mikee47 opened this pull request 7 months ago
ESP32 IDF 4.3, 4.4 due for deprecation

mikee47 opened this issue 7 months ago
Fix missing `RBOOT_BIG_FLASH` definition in Esp8266 bootloader (rboot)

mikee47 opened this pull request 7 months ago
[WIP]rboot missing `RBOOT_BIG_FLASH` definition

mikee47 opened this pull request 7 months ago
PartitionStream requires blockErase, other OTA-related improvements

mikee47 opened this pull request 7 months ago
Fix mechanism for OTA upgrade from Sming 4.2

mikee47 opened this pull request 7 months ago
Improvements to OtaNetwork Http upgrader

mikee47 opened this pull request 7 months ago
HttpUpgrader crashes when tested with Host emulator

mikee47 opened this issue 8 months ago
Intellisense for esp-idf-5.2-beta1

profjmer opened this issue 8 months ago
Fix HttpUpgrader duplicate stream de-allocation

mikee47 opened this pull request 8 months ago
TcpClient does not send incomplete packets.

acburigo opened this pull request 8 months ago
vPortFree 517 line assert fail

pljakobs opened this issue 8 months ago
Avoid copying slices of data when realocation fails

fariadif opened this pull request 8 months ago
Kconfig.projbuild

profjmer opened this issue 8 months ago
Fixed typos reported by codespell.

slaff opened this pull request 9 months ago
Fix Esp32 hardware timer callbacks

mikee47 opened this pull request 9 months ago
On ESP32 GPIO32 GPIO33 can't be used as output

profjmer opened this issue 9 months ago
maximum number of concurrent tcpConnections

pljakobs opened this issue 9 months ago
Fix Adafruit_GFX `writeColor` implementation for ESP32

mikee47 opened this pull request 9 months ago
HardwareTimer repeating when it shouldn't on Esp8266

mikee47 opened this issue 9 months ago
Fix esp8266 timer1 testing

mikee47 opened this pull request 9 months ago
Fix bluetooth build with esp32s3 for latest IDF 4.4

mikee47 opened this pull request 9 months ago
Fix esp32 IDF version number handling for patch releases

mikee47 opened this pull request 9 months ago
Fix compiler warnings

mikee47 opened this pull request 9 months ago
Provide better implementation for `FileStream::id()`

mikee47 opened this pull request 9 months ago
Update nanopb required packages

slaff opened this pull request 9 months ago
Fix build error for IDF 5.0

mikee47 opened this pull request 9 months ago
Fix esp8266 'no network' build of HostTests

mikee47 opened this pull request 9 months ago
Fix hw_timer1_read() for esp32

mikee47 opened this pull request 9 months ago
Fix esp32c3 FPU issues

mikee47 opened this pull request 9 months ago
Only esp8266 requires special handling for _F()

mikee47 opened this pull request 9 months ago
Fix esp32 timer issues

mikee47 opened this pull request 9 months ago
Set ESP32 CONFIG_FREERTOS_UNICORE=y by default

mikee47 opened this pull request 10 months ago
HttpServer how to broadcast or sendString to all clients.

profjmer opened this issue 10 months ago
Add support for ESP32 IDF version 5.2 (beta)

mikee47 opened this pull request 10 months ago
Preparation for Release 5.2.0

slaff opened this issue 10 months ago
Manual approval required for workflow run 7275862152

github-actions[bot] opened this issue 10 months ago
Remove leftovers in TelnetServer sample.

slaff opened this pull request 10 months ago
Preparation for version 5.1.0.

slaff opened this pull request 10 months ago
Feature: add support for the wokwi simulator

slaff opened this pull request 11 months ago
Refactor command processor

slaff opened this pull request 11 months ago
Espressif SDK for Matter (only ESP32)

mostorer opened this issue 11 months ago
Add fix for a problem with awk on MacOS X.

slaff opened this pull request 11 months ago
awk: syntax error at source line 1 - MAC M2 ARM

sreggy opened this issue 11 months ago
ESP32 on MacOS M2 (ARM)

sreggy opened this issue 11 months ago
Fix failing rtd document generation and smuggle some typo corrections.

slaff opened this pull request 12 months ago
IOControl library updates

mikee47 opened this pull request 12 months ago
Update Graphics library with Host Touch and basic control support

mikee47 opened this pull request 12 months ago
Add TRange contains(TRange&) overload

mikee47 opened this pull request 12 months ago