|
lib
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
.gdbinit
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
.gitignore
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
.gitmodules
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
adc.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
adc.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
button.c
|
New ui, global settings.
|
2020-04-13 11:11:17 +02:00 |
|
button.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
dac.c
|
Fixed zerocopy dac module for drum sequencer
|
2020-04-11 15:28:44 +02:00 |
|
dac.h
|
Fixed zerocopy dac module for drum sequencer
|
2020-04-11 15:28:44 +02:00 |
|
display.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
display.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
drone.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
drone.h
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
drums.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
drums.h
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
flash.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
flash.h
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
font_twisted.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
i2c.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
i2c.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
led.c
|
New ui, global settings.
|
2020-04-13 11:11:17 +02:00 |
|
led.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
LICENSE
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
main.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
make_drumkit.sh
|
Fixed zerocopy dac module for drum sequencer
|
2020-04-11 15:28:44 +02:00 |
|
Makefile
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
mem.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
mutex.S
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
newlib.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
pinout.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
pot.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
pot.h
|
New ui, global settings.
|
2020-04-13 11:11:17 +02:00 |
|
README.md
|
Fixed zerocopy dac module for drum sequencer
|
2020-04-11 15:28:44 +02:00 |
|
settings.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
settings.h
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
sound.c
|
Fixed zerocopy dac module for drum sequencer
|
2020-04-11 15:28:44 +02:00 |
|
spi.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
spi_drv.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
spi_flash.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
spi_flash.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
startup.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
system.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
system.h
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
systick.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
systick.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
target.ld
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
timer.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
timer.h
|
New ui, global settings.
|
2020-04-13 11:11:17 +02:00 |
|
uart.c
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
uart.h
|
Initial import
|
2020-04-06 21:08:01 +02:00 |
|
ui.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
ui.h
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
ui_drone.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |
|
ui_pattern.c
|
Added storage for pattern and settings
|
2020-04-26 19:46:21 +02:00 |