The Wayback Machine - https://web.archive.org/web/20220531193208/https://github.com/earlephilhower
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 22 discussions answered
Block or Report

Block or report earlephilhower

Report abuse

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

Report abuse

Pinned

  1. Raspberry Pi Pico Arduino core, for all RP2040 boards

    C++ 509 109

  2. ezfio Public

    Simple NVME/SAS/SATA SSD test framework for Linux and Windows

    Python 113 46

  3. Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32

    C 1.4k 337

  4. Forked from devyte/esp-quick-toolchain

    GCC toolchain for esp8266/arduino on MacOS, Linux, ARM64, Raspberry Pi, and Windows

    Makefile 63 23

  5. ESP8266SAM Public

    Speech synthesis for ESP8266 using S.A.M. port

    C 244 30

  6. Arduino Public

    Forked from esp8266/Arduino

    ESP8266 core for Arduino

    C++ 8 3

563 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2022

Created a pull request in espressif/arduino-esp32 that received 3 comments

Remove GCC -Wextra warnings from build process

Description of Change When building the core with -Wextra a few locations have case: fall throughs or skipped field initializers. Add proper commen…

+15 −2 3 comments
Reviewed 3 pull requests in 2 repositories
earlephilhower/arduino-pico 2 pull requests
esp8266/Arduino 1 pull request
Answered 2 discussions in 1 repository