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

Add MemoryDataStream::reset() method

mikee47 opened this pull request 12 months ago
Fix CallbackTimer::start not in IRAM

mikee47 opened this pull request 12 months ago
Simpler fix for Dangling Pointer issue

mikee47 opened this pull request about 1 year ago
Fixed small typos.

slaff opened this pull request about 1 year ago
Fix IFS compile warnings/errors

mikee47 opened this pull request about 1 year ago
Bugfix: Rp2040 and Host `os_timer_setfn()` can stall other timers

mikee47 opened this pull request about 1 year ago
Provide workaround for 'dangling pointer' error/warning

mikee47 opened this pull request about 1 year ago
Fix failing Windows host build, ninja not found

mikee47 opened this pull request about 1 year ago
Add CStringArray::join() method

mikee47 opened this pull request about 1 year ago
Update rp2040 pico-sdk to latest (1.5.1 with additional bugfixes)

mikee47 opened this pull request about 1 year ago
Fix Rp2040 bug setting UART fifo receive level

mikee47 opened this pull request about 1 year ago
CommandProcessing with WebSocket

sreggy opened this issue about 1 year ago
Minor fixes to the esp32 IDF document

slaff opened this pull request about 1 year ago
Switch katacoda links to killercoda

mikee47 opened this pull request about 1 year ago
Installation issue on ubuntu 22.04

dpechman opened this issue about 1 year ago
Katacoda discontinued, update documentation

mikee47 opened this pull request about 1 year ago
Link to interactive documentation (on katacoda) is defunct

iokhahon opened this issue about 1 year ago
dangling pointer warning in Components/Storage/src/Debug.cpp ?

pljakobs opened this issue about 1 year ago
Patch for TCP segment size calculation issue.

slaff opened this pull request about 1 year ago
Fix heading level for 'IDF Versions' in ESP32 README.rst

mikee47 opened this pull request about 1 year ago
Pin cli docker version to ubuntu:20.04

xeonqq opened this pull request about 1 year ago
Add MPU6050 library and sample code

xeonqq opened this pull request about 1 year ago
Potential lwip / networking issue?

pljakobs opened this issue about 1 year ago
ESP32, IDF 5.0: error with nvs_flash_init

mr-sven opened this issue about 1 year ago
Preparation for Release 5.1.0

slaff opened this issue over 1 year ago
Manual approval required for workflow run 5278639479

github-actions[bot] opened this issue over 1 year ago
Add `clang-tidy` support for static code analysis

mikee47 opened this pull request over 1 year ago
Add ARM toolchain support

mikee47 opened this pull request over 1 year ago
Sming installer doesn't support ARM(64)

laurentppol opened this issue over 1 year ago
Fix `hwconfig-list` output formatting

mikee47 opened this pull request over 1 year ago
Rp2040 fix IRAM_ATTR usage

mikee47 opened this pull request over 1 year ago
Improve code with `std::unique_ptr`

mikee47 opened this pull request over 1 year ago
Use of `std::iterator` is deprecated

mikee47 opened this pull request over 1 year ago
ssl no verify

natxopedreira opened this issue over 1 year ago
Fix Rp2040 IRAM issues

mikee47 opened this pull request over 1 year ago
Check user component search dirs when applying coding style

mikee47 opened this pull request over 1 year ago
Fixed coding style issues.

slaff opened this pull request over 1 year ago
Preparation for v5.0.0.

slaff opened this pull request over 1 year ago
Fix SystemClock timezone; value range is -12 -> +12 *inclusive*

mikee47 opened this pull request over 1 year ago
Update Rp2040 docs re. multicore

mikee47 opened this pull request over 1 year ago
Initialise Rp2040 RTC to unix epoch at startup

mikee47 opened this pull request over 1 year ago
[WIP] Beginnings of a more structured esp32 pwm

pljakobs opened this pull request over 1 year ago
Initial functioning version of ESP32 HardwarePWM.

pljakobs opened this pull request almost 2 years ago
Preparation for Release 5.0 (was 4.8.0)

slaff opened this issue almost 2 years ago
CI: Windows Host Builds Taking Forever

slaff opened this issue almost 2 years ago
Add Host stubs for RTC mem read/write

mikee47 opened this pull request almost 2 years ago
Configuring WiFi credentials via captive portal

MayaPosch opened this issue about 2 years ago
ESP8266 Troubleshooting Make Error

IanAber opened this issue about 2 years ago
Failed to install on Mac

IanAber opened this issue over 2 years ago
Speed up and reorganize the CI system

slaff opened this pull request over 2 years ago
[WIP]: Feature: support for AMG8833 Thermal camera

slaff opened this pull request over 2 years ago
IR lib FlashString handling

kmihaylov opened this issue over 2 years ago
Properly System.restart() esp32

kmihaylov opened this issue over 2 years ago
Host fixes (RTC clock setting, UART restrictions, thread race condition)

mikee47 opened this pull request over 2 years ago
Remove eclipse project files

slaff opened this pull request almost 3 years ago
Adding also support for creating Eclipse project meta files.

slaff opened this pull request about 3 years ago
Improved Websocket Connection to allow sending of huge payloads.

slaff opened this pull request over 3 years ago
Adding support to zsh to the export.sh script

charlesschaefer opened this pull request over 3 years ago
Added libraries that simplify the work with buttons.

slaff opened this pull request over 3 years ago
Install library python prerequisites by default.

slaff opened this pull request over 3 years ago
Fix the latest Travis builds failing with error: invalid command 'bdi…

slaff opened this pull request almost 4 years ago
Add dataset templating support

mikee47 opened this pull request almost 4 years ago
GCC compilers version 8 or newer are highly recommended.

slaff opened this pull request almost 4 years ago
Add ContentType overload functions and strong enums

mikee47 opened this pull request almost 4 years ago
Updated RapidXML with fix for whitespace lookup.

slaff opened this pull request almost 4 years ago
Fix submodule fetching and add duplicate Component check

mikee47 opened this pull request almost 4 years ago
Fix appveyor crashing issue and use latest MinGW

mikee47 opened this pull request almost 4 years ago
Stream optimisations

mikee47 opened this pull request almost 4 years ago
Added workaround for CVE-2020-12638. See https://lbsfilm.at/blog/wpa2…

slaff opened this pull request about 4 years ago
Complex documentation.

kmihaylov opened this issue about 4 years ago
Fix/sdcard byte order

mopac opened this pull request over 4 years ago
SPIFFS reset problem

kwis2 opened this issue over 4 years ago
Installation on Mac issues

IanAber opened this issue over 4 years ago
MDNS component: initial version.

mikee47 opened this pull request over 4 years ago
String conversion functions / methods

mikee47 opened this issue almost 5 years ago
[WIP] Ensure request callback is invoked on client connection error

mikee47 opened this pull request almost 5 years ago
Python support in Sming

mikee47 opened this issue about 5 years ago
New documentation system

mikee47 opened this pull request over 5 years ago
CMake build system for Sming

frankdownunder opened this issue over 5 years ago
Problem with flashInit

ederjdi opened this issue over 5 years ago
Added code that allows programmatically to manage the phy data.

slaff opened this pull request about 6 years ago
Cannot build Sming: possible problems with esp-open-lwip

x16 opened this issue almost 7 years ago
Enable pull-up resistor in OneWire library

luelista opened this pull request about 7 years ago
Fix 64 character WPA2 PSK password.

BotoX opened this pull request over 7 years ago
Install problems

hanpal opened this issue over 7 years ago
`difftime` not found by linker?

zgoda opened this issue over 7 years ago
completely refactored makefile

tius2000 opened this pull request over 7 years ago