]> git.earman.xyz Git - sensor-watch.git/commit
add API for playing sounds from the buzzer
authorJoey Castillo <jose.castillo@gmail.com>
Sun, 8 Aug 2021 23:56:33 +0000 (19:56 -0400)
committerJoey Castillo <jose.castillo@gmail.com>
Mon, 9 Aug 2021 00:17:08 +0000 (20:17 -0400)
commit616e4fb1054fb2d500e4720a38b02501c8214030
tree40e3044e4136066989f49756f91eb3cb3be0642d
parentca96db1ef5729b8b14d5964acbf5eed7b34e1b29
add API for playing sounds from the buzzer
Sensor Watch Buzzer Demo/app.c [new file with mode: 0644]
Sensor Watch Buzzer Demo/make/.gitignore [new file with mode: 0755]
Sensor Watch Buzzer Demo/make/Makefile [new file with mode: 0755]
watch-library/config/peripheral_clk_config.h
watch-library/watch/notes.h [new file with mode: 0644]
watch-library/watch/watch.c
watch-library/watch/watch.h