Commit Graph

15 Commits

Author SHA1 Message Date
Harald Welte b94ed88133 rfdsatt: Add 'attenuator-show' microvty command 2021-05-05 23:00:14 +02:00
Harald Welte cd97005150 rfdsatt: move LED and microvty to fibre/protothreads 2021-05-05 23:00:14 +02:00
Harald Welte e8849c28ea rfdsatt: re-maip HSE pins to PD0/PD1
STM32F1 uses those pins as HSE by default, we need to explicitly
re-map them to PD0/PD1
2021-04-13 18:57:40 +02:00
Harald Welte 26b10f3e5d rfdsatt: Disalbe JTAG AF on some GPIO lines overlapping LE 2021-04-13 18:42:14 +02:00
Harald Welte 3af30f0a6a rfdsatt: use librfn/time.h instead of own systick handler 2021-04-11 16:24:33 +02:00
Harald Welte 13ae607484 rfdsatt: move away from deprecated libopencm3 APIs
This resolves compiler warnings about the use of deprecated APIs.
2021-03-28 22:08:20 +02:00
Harald Welte 645ed3a795 WIP: support for STM32F051 in addition to STM32F103
Related: SYS#5410
2021-03-28 18:43:25 +02:00
Harald Welte 8074b2cdc4 rfdsatt: Fix length of UUID string buffers 2021-03-28 18:06:59 +02:00
Harald Welte f65f08b841 rfdsatt: Command to show firmware build version 2021-03-28 16:53:54 +02:00
Harald Welte f58fda447e rfdsatt: add uuid and reset command; print banner at startup 2021-03-28 16:46:53 +02:00
Harald Welte f26576f299 update erroneously copy+pasted copyright notice 2021-03-28 16:46:33 +02:00
Harald Welte f962556911 integrate microvty 2021-03-28 16:16:16 +02:00
Harald Welte 8bcec75693 integrate picolibc and its stdio 2021-03-28 15:29:48 +02:00
Harald Welte 77eda9fcb7 rfdn: add systick 2021-03-28 12:16:21 +02:00
Harald Welte 84524934a2 initial checkin of rfdsatt (clone of stm32 usart example) 2021-03-27 23:34:43 +01:00