E.T.
|
0fe51fa7e3
|
Move flashsize.h to build directory to avoid conflicts when switching between different builds (#3021)
* Move flashsize.h to build directory to avoid conflicts when switching builds
plus small fix in praline image generation
* Update hackrf submodule to latest next
* fix fpga append comments
* Update firmware/CMakeLists.txt
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update firmware/CMakeLists.txt
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* remove ls dependency from build
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gullradriel <gullradriel@users.noreply.github.com>
|
2026-02-22 21:21:03 +01:00 |
|
Totoo
|
7a2b432bfa
|
Dyn flash size (#2933)
|
2026-01-22 15:24:42 +01:00 |
|
Bernd Herzog
|
6069145b68
|
Usb serial (#1648)
* enabled usb clock
* added usb stack to application
* fixed pll0usb clock setup
* implemented serial usb handshake
* implemented serial communication
* integrated chibios shell
* implemented device reset
* implemented enter dfu mode
* implemented hackrf mode command
* implemented flash command
* implemented memory manipulation
* implemented button control
* fixed mode change
* improved reset behavior
* implemented directory commands
* implemented file commands
* improved data communication
* refactorings
|
2023-12-17 17:20:35 +01:00 |
|
jLynx
|
033c4e9a5b
|
Formatted code (#1007)
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
|
2023-05-19 08:16:05 +12:00 |
|
Bernd Herzog
|
f5d4fce945
|
added flash utility
|
2023-03-28 14:39:00 +02:00 |
|