dc32-peppercon9-addon/firmware/user/src
true 1bb0a19f77 fix prng_scale16() not actually scaling
wrong type. oops
2024-08-06 00:53:40 -07:00
..
31fl3729.c get LED matrix, RGBLED working; get sizzle program (matrix program 1) working 2024-08-03 11:43:02 -07:00
31fl3729.h get LED matrix, RGBLED working; get sizzle program (matrix program 1) working 2024-08-03 11:43:02 -07:00
accel.c initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
accel.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
adc.c fix various bugs, add random pepper program mode 2024-08-06 00:42:03 -07:00
adc.h added light level setting based on ambient light detection 2024-08-03 19:55:04 -07:00
btn.c fix pepper programs, store / retrieve user config from flash 2024-08-06 00:06:06 -07:00
btn.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
config.c fix various bugs, add random pepper program mode 2024-08-06 00:42:03 -07:00
config.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
flash.c initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
flash.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
hsv2rgb.c initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
hsv2rgb.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
i2c.c get LED matrix, RGBLED working; get sizzle program (matrix program 1) working 2024-08-03 11:43:02 -07:00
i2c.h get LED matrix, RGBLED working; get sizzle program (matrix program 1) working 2024-08-03 11:43:02 -07:00
led.c fix pepper programs, store / retrieve user config from flash 2024-08-06 00:06:06 -07:00
led.h get LED matrix, RGBLED working; get sizzle program (matrix program 1) working 2024-08-03 11:43:02 -07:00
ledprog_pep.c fix prng_scale16() not actually scaling 2024-08-06 00:53:40 -07:00
ledprog_pep.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
ledprog_rgb.c fix pepper programs, store / retrieve user config from flash 2024-08-06 00:06:06 -07:00
ledprog_rgb.h fix pepper programs, store / retrieve user config from flash 2024-08-06 00:06:06 -07:00
lis2dw.c initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
lis2dw.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
rand.c fix prng_scale16() not actually scaling 2024-08-06 00:53:40 -07:00
rand.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00
touch.c get touch buttons working (maybe) 2024-08-03 11:43:18 -07:00
touch.h get touch buttons working (maybe) 2024-08-03 11:43:18 -07:00
ui.c fix various bugs, add random pepper program mode 2024-08-06 00:42:03 -07:00
ui.h initial commit of work-in-progress code 2024-08-03 03:21:08 -07:00