Skip to content
View eagi223's full-sized avatar
Block or Report

Block or report eagi223

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. esp-idf_Bluetooth_Multi-Service esp-idf_Bluetooth_Multi-Service Public

    A modularized, simplified template for adding Bluetooth LE with multiple services to an ESP32 project using the ESP-IDF

    C 62 10

  2. Debug-logging-wrapper Debug-logging-wrapper Public

    A simple, extendable wrapper that provides pure C logging.

    C

  3. freertos-addons-ESP32-Port freertos-addons-ESP32-Port Public

    FreeRTOS Add Ons by Michael Becker ported for the ESP-IDF

    C 10 4

  4. LiquidCrystal_Cpp LiquidCrystal_Cpp Public

    The Arduino Liquid Crystal library for standard C++ projects. All Arduino dependencies are removed and/or replaced with pure C++ versions.

    C++ 1

  5. Google Test (C++ Unit Testing Framew... Google Test (C++ Unit Testing Framework) Setup Script for Mac
    1
    #!/bin/bash
    2
    
                  
    3
    # This script does no error handling and is built pretty specifically to my project.
    4
    # You're welcome to use it if it works for you, but it's mainly here as a reference.
    5
    # The steps that matter are: