Passionate about embedded software development and open source communities!
Block or Report
Block or report JF002
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
InfiniTimeOrg/InfiniTime Public
Firmware for Pinetime smartwatch written in C/C++ and based on FreeRTOS
-
An open source bootloader for the PineTime based on MyNEWT and MCUBoot.
-
-
esp32-simple-ulp Public
A very simple example on how to use the ULP, the low-power coprocessor integrated into the ESP32
392 contributions in the last year
Less
More
Contribution activity
March 2022
Created 29 commits in 2 repositories
Created a pull request in InfiniTimeOrg/InfiniTime that received 7 comments
Limit the size of the track and album name received by MusicService.
This should work around this bug : #825 and prevent heap over-allocation.
+18
−3
•
7
comments
Opened 6 other pull requests in 1 repository
InfiniTimeOrg/InfiniTime
5
merged
1
open
- Fix app loading and event management in DisplayApp
- Fix display corruption when the timer is triggered
- [WIP] Github Action with docker to build the firmware
- Fix task priorities to ensure that button presses are correctly detected
- Add pictures (screenshots from InfiniSim) of applications and settings.
- Add doc : build the project with command line, docker and vscode.