Commit Graph

10 Commits (13e51c67719f4983be7504967baf591f21375cb7)

Author SHA1 Message Date
Bryan Biedenkapp 994c348129 convert documentation format to Doxygen;
2 years ago
Bryan Biedenkapp 8d6611ef70
P25 data (#4)
2 years ago
Bryan Biedenkapp 6dbbd6a8ef treewide: perform general refactor of file headers, I've modified the file headers to follow rules from: https://www.kernel.org/doc/html/next/process/license-rules.html, this trims/compresses the file header section a bit reducing the number of lines at the top of every file quite a bit, going forward all new files should follow this new format (if its good enough for the Linux kernel, its good enough for me);
2 years ago
Bryan Biedenkapp 9f65f935ff remove USB support from master branch (see usb-support branch);
3 years ago
Bryan Biedenkapp 28e55378fa remove flash operation debug messages to save on code space; reword some other debug messages;
3 years ago
Bryan Biedenkapp 4725027b56 code cleanup;
4 years ago
Bryan Biedenkapp 4fa3c0c0fe update headers;
4 years ago
Bryan Biedenkapp b66cb7e4f6 add support for a flash area on the modem to be read and written from the dvmhost;
4 years ago
Bryan Biedenkapp 56f0df1b6d fix compilation of USB core for USB mode; fake availableForWrite (the current STM32F10X_Lib doesn't have this);
4 years ago
Bryan Biedenkapp 735e2af3d4 initial commit of new codebase;
4 years ago

Powered by TurnKey Linux.