This website requires JavaScript.
Explore
Help
Sign In
blackmagic-debug
/
libopencm3
Watch
1
Star
0
Fork
0
You've already forked libopencm3
mirror of
https://github.com/blackmagic-debug/libopencm3
synced
2025-10-14 01:58:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
libopencm3
/
lib
/
lm4f
History
ALTracer
9015d5acda
lm4f/uart: Implement uart_get_baudrate
2024-08-19 09:51:53 +03:00
..
gpio.c
Fix misspellings using codespell tool
2016-03-08 08:52:54 -08:00
Makefile
lm4f: Added the new USB implementation objects to the build system
2023-04-17 06:49:57 +01:00
meson.build
lm4f: Created a meson build system for the Tiva-C series support
2023-11-30 02:46:58 +00:00
rcc.c
fix: Changed lib/lm4f/rcc.c as requested (400000000U / (uint32_t)pll_div400;)
2024-02-05 06:22:55 -05:00
systemcontrol.c
lm4f: Appease checkpath.pl and de-typedef enums
2013-07-07 16:33:18 -07:00
uart.c
lm4f/uart: Implement uart_get_baudrate
2024-08-19 09:51:53 +03:00
vector_chipset.c
lm4f: Enable FPU using the vector_chipset hook
2016-08-15 20:58:34 +00:00