1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
makefile hacking More... almost 9 years ago
don't need 50 subscriptions. that won't fit in stm32f4. need to push all this stuff to a pre-compilation code-generator step so these messages don't have to be stored in SRAM anyway More... almost 9 years ago
talker works on posix. now working to fix up linker scripts and startup debris to try it on HW again More... almost 9 years ago
slightly more informative printfs More... almost 9 years ago
attempting to get talker working More... almost 9 years ago
a bit of cleanup More... almost 9 years ago
flash controller interface is slightly different between stm32f7 and stm32f4 More... almost 9 years ago
stm32f7 build back together. stm32f4 build gradually getting there. More... almost 9 years ago
more factoring to create a generic stm32 base library and board-specific libraries. More... almost 9 years ago
factoring the stm32_common library so it can be used by more stm32 chips on more boards More... almost 9 years ago
generates stm32f7 binfile More... almost 9 years ago
debris removal More... almost 9 years ago
removing debris More... almost 9 years ago
building ELF now for posix and stm32f7. on to BIN... More... almost 9 years ago
add empty toolchain file for native compilation More... almost 9 years ago
build system hacking More... almost 9 years ago
shuffling things around to clean up the build system More... almost 9 years ago
cmake is awesome More... almost 9 years ago
thrashing about in cmake, everything is broken now, stand by... More... almost 9 years ago
ignore More... almost 9 years ago
w00t, listener on stm32f7 works More... almost 9 years ago
fix up ethernet pin assignments on stm32f7-discovery board More... almost 9 years ago
blinking-LED and hello-world printf are now working on stm32f7 discovery board More... almost 9 years ago
working towards stm32f7 More... almost 9 years ago
hacking More... almost 9 years ago
starting towards porting the minimalist udp layer from other projects More... almost 9 years ago
minimalist subscriber can print std::string messages now, hooray More... almost 9 years ago
messages seem to be coming through to userland. now need to parse them. More... almost 9 years ago
sedp showing signs of life More... almost 9 years ago
acknacks are all making it go bonkers now More... almost 9 years ago