- Jun 08, 2023
-
-
cnlohr authored
-
recallmenot authored
* clangd error -32001 invalid ast * added clangd autogenerated .cache dir to .gitignore * added removal of .cache to clangd_clean command * make clangd autogen .clangd file corrections --------- Co-authored-by:
recallmenot <edmund.raile@proton.me>
-
- Jun 07, 2023
-
-
recallmenot authored
* one GPIO library to rule them all * GPIO example makefile transfer * GPIO README.md video upload * Update README.md * Update README.md * GPIO library path recitified * GPIO pretty paths please * platformio.ini removed GPIO_analogRead test * GPIO removed implementation block (unused) * restoring blink.bin #1 * restoring blink.bin #2 * GPIO_branchless added branching digitalWrite (sometimes necessary) --------- Co-authored-by:
recallmenot <edmund.raile@proton.me>
-
- Jun 06, 2023
- Jun 05, 2023
-
-
recallmenot authored
-
CNLohr authored
Adding example remapping TIM2's output
-
CNLohr authored
use register clobbers in inline asm
-
Maximilian Gerhardt authored
* Fix caching * Create requirements.txt * Fix PlatformIO build for Wiring examples, use cache properly * Remove uneeded file * Add slightly more into PlatformIO ini * Build minichlink in CI (linux) * Build minichlink in CI (linux) * Build minichlink in CI (linux), try 3 * Build minichlink in CI (Windows * Build minichlink in CI (clean) * Build minichlink in CI (clean 2) * Build minichlink in CI (MacOs12) * Build minichlink in CI (MacOs12) * Fix archive creation * Fix archive creation 2 * Build for MacOS 11 too
-
- Jun 04, 2023
-
-
recallmenot authored
-
- Jun 03, 2023
- Jun 02, 2023
- May 31, 2023
-
-
recallmenot authored
* added Time_Us, Time_Ms and Time_RAW * Time fixed typos * moved #ifndef __ASSEMBLER__ back where it was * substituted for Tick_from_Us and Tick_from_Ms * renamed to Ticks * shortened SysTick description --------- Co-authored-by:
recallmenot <edmund.raile@proton.me>
-
CNLohr authored
add zicsr support to __enable_irq and __disable_irq
-
recallmenot authored
-
CNLohr authored
-
CNLohr authored
-
CNLohr authored
-
- May 30, 2023
-
-
CNLohr authored
examples: add independant watchdog example
-
-
cnlohr authored
-
Marek Maškarinec authored
-
- May 29, 2023
-
-
CNLohr authored
Add I2C slave library and example
-
Renze Nicolai authored
-
Marek Maškarinec authored
-
recallmenot authored
Co-authored-by:
recallmenot <edmund.raile@proton.me>
-
cnlohr authored
-
-
cnlohr authored
-
Maximilian Gerhardt authored
* Fix caching * Create requirements.txt * Fix PlatformIO build for Wiring examples, use cache properly * Remove uneeded file * Add slightly more into PlatformIO ini
-
- May 28, 2023
-
-
CNLohr authored
Collection of udev niceties
-
Joshua Ashton authored
-
Joshua Ashton authored
These are being assigned to the plugdev group, but everything was always writeable. This makes it so the mode is now 660 so the plugdev group is respected.
-
Joshua Ashton authored
We shouldn't change the hidraw rules of every device here.
-
Joshua Ashton authored
These don't work otherwise on my setup.
-