Wykres commitów

12 Commity (f44eb92056cee7e733ee6a3310b749351318885b)

Autor SHA1 Wiadomość Data
Simon Kueppers 3144a881fe Implemented rudimentary audio microphone function from example 2022-10-23 15:38:44 +02:00
Simon Kueppers e61bb4a726 Reverted back to using register access instead of HAL_GPIO_xyz for everything except initialization 2022-10-21 18:49:26 +02:00
Simon Kueppers 0b6b2f3c12 Implemented disabling UART transmitter when PTT1 is asserted, because they share a line 2022-10-21 18:43:00 +02:00
Simon Kueppers f0f92e0c3f Changed LED indicator meaning 2022-10-21 17:03:51 +02:00
Simon Kueppers 03497b97bf Added more header definitions 2022-10-21 16:55:51 +02:00
Simon Kueppers ed5473fc39 Masked UART reception during assertion of PTT1 since it shares a pin and results in received stray zero bytes 2022-10-20 23:03:19 +02:00
Simon Kueppers e8871a2b87 Reworked LED module 2022-10-20 22:51:11 +02:00
Simon Kueppers f611fc8f5d Implemented PTT1 and PTT2 functionality 2022-10-20 20:04:13 +02:00
Simon Kueppers 0d88855481 Implemented CDC to USART bridge 2022-10-20 16:59:46 +02:00
Simon Kueppers 5febc71d35 Restructured project 2022-10-20 14:30:14 +02:00
Simon Kueppers ee39e0aebc Added TinyUSB stack and implemented simple dual-CDC example 2022-10-17 21:19:09 +02:00
Simon Kueppers e6783c7dcb Initial commit of firmware project. Switching on LEDs 2022-10-16 22:49:18 +02:00