Pinned Loading
-
pax-graphics
pax-graphics PublicAn MIT graphics library for the MCH2022 badge firmware. The main branch is latest stable release.
-
badgeteam/mch2022-demo
badgeteam/mch2022-demo PublicThe graphics tech demo for the MCH2022 badge and event
C
-
boa-risc-v
boa-risc-v PublicMy second attempt at a RISC-V CPU with learnings form my previous attempt.
SystemVerilog 9
-
-
badgeteam/mch2022-firmware-esp32
badgeteam/mch2022-firmware-esp32 PublicESP32 launcher firmware for the MCH2022 badge
345 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
badgeteam/BadgerOS,
robotman2412/vlk-ray-tracer,
robotman2412/faerie-cpu
and 34 other
repositories
Loading
Contribution activity
March 2025
Created 2 commits in 1 repository
Created 1 repository
-
robotman2412/esp-idf
C
This contribution was made on Mar 5
Created a pull request in espressif/esp-idf that received 8 comments
feat: Add ESP_RETURN_ON_ERR macro (IDFGH-14787)
Description
This simple macro is a safe way of returning en error code rather than aborting like ESP_ERROR_CHECK
would. It is intended to allow fut…
+12
−0
lines changed
•
8
comments
Opened 1 issue in 1 repository
espressif/esp-idf
1
open
-
NVS blob does is not mutually exclusive with other NVS types (IDFGH-14832)
This contribution was made on Mar 11