The sounder driver should use the buzzer on the development board to create a sound. *Would be nice to have a function that specifies how many times to beep* - [ ] Write header file for the driver. - [ ] Write the code to create the sound for the buzzer. - [ ] Write easy-to-use functions to control the buzzer. - [ ] Test the driver functionality
The sounder driver should use the buzzer on the development board to create a sound.
Would be nice to have a function that specifies how many times to beep