|
|
5b41308043
|
Updated to fill in notes/comments on the mcu.
|
2026-01-05 23:03:16 -08:00 |
|
|
|
87fc051a56
|
Added new linker file that's going to be commented throughly.
|
2026-01-05 20:46:32 -08:00 |
|
|
|
6be8210eae
|
created a throughly commented startup file.
It's based on the OG factory startup code data.
|
2026-01-05 20:46:11 -08:00 |
|
|
|
1ab0edaf24
|
Updated ADC with ADC_PowerOff() function.
|
2025-12-23 15:07:09 -08:00 |
|
|
|
acfa5aa814
|
Added new ADC test
|
2025-12-23 14:59:42 -08:00 |
|
|
|
f88d650035
|
Fixed GNU extension issue
- Removed the anonamous structure crap.
|
2025-12-23 14:51:34 -08:00 |
|
|
|
7e0b1e3244
|
Refactored the included files from the ch32fun project.
+ updated as of 2025-12-23
|
2025-12-23 14:33:54 -08:00 |
|
|
|
56e38aeeae
|
Refactored template files
+ changed the test group template name.
|
2025-12-23 14:22:47 -08:00 |
|
|
|
09734f4ef1
|
whitespace changes.
|
2025-12-22 19:27:57 -08:00 |
|
|
|
734536bda6
|
removed dead line.
|
2025-12-22 19:27:43 -08:00 |
|
|
|
56140d0bba
|
fixed and tested otto script on FreeBSD
|
2025-12-22 19:27:00 -08:00 |
|
|
|
fd03292660
|
Added extension to name.
|
2025-12-22 18:46:28 -08:00 |
|
|
|
eb32ce8b3f
|
Added the regedit header to the template file.
|
2025-12-22 17:06:40 -08:00 |
|
|
|
3d5c460865
|
updated not to format the test sources.
|
2025-12-21 21:08:15 -08:00 |
|
|
|
5178c69a14
|
Updated ADC test, now passing.
|
2025-12-21 21:07:46 -08:00 |
|
|
|
c731aae201
|
Refactored ADC to use new regedit functions.
|
2025-12-21 21:07:37 -08:00 |
|
|
|
3aac942e6d
|
deleted from inc
|
2025-12-21 21:05:50 -08:00 |
|
|
|
e769b00354
|
Added item to todolsit.
|
2025-12-21 20:55:49 -08:00 |
|
|
|
e6d3612d4d
|
refactored mock regedit tests
+ now implimented new u8 type tests.
|
2025-12-21 20:42:58 -08:00 |
|
|
|
e61a9ae235
|
auto formatting
|
2025-12-21 20:42:06 -08:00 |
|
|
|
13eca24d04
|
Updated doxygen header comment.
|
2025-12-21 20:00:06 -08:00 |
|
|
|
eadc336185
|
removed dead code / comments.
|
2025-12-21 19:59:00 -08:00 |
|
|
|
55c10de5a5
|
Updated MockRegEdit to use the original function header as well as adding missing function mocks.
|
2025-12-21 19:57:56 -08:00 |
|
|
|
99ee924627
|
Added include dir for module being mocked.
|
2025-12-21 19:57:30 -08:00 |
|
|
|
bac778c934
|
RegEdit automatic formatting standard applied.
|
2025-12-21 19:57:12 -08:00 |
|
|
|
9402cd779d
|
Automatic formatting standard applied to tests dir.
|
2025-12-21 19:44:05 -08:00 |
|
|
|
4b9298f321
|
Added tags file to list of things to ignore.
|
2025-12-21 19:43:41 -08:00 |
|
|
|
f56f69fadc
|
fixed call to tag generation function.
|
2025-12-21 19:43:27 -08:00 |
|
|
|
4be1a3b95e
|
Refactored RegEdit module.
+ Added u32 type funcs.
+ Added u64 type funcs.
+ Added u16 type funcs.
+ Added u8 type funcs.
|
2025-12-21 19:43:15 -08:00 |
|
|
|
5ce1015a7a
|
Added some standard headers to blink module.
|
2025-12-21 19:42:33 -08:00 |
|
|
|
19e6ccb292
|
cleaned up commented out lines.
|
2025-12-20 19:40:47 -08:00 |
|
|
|
97021a1a6c
|
removed the mocks dir
|
2025-12-20 19:38:37 -08:00 |
|
|
|
1d3dc7d572
|
Added template sub-directory for mocks
|
2025-12-20 19:38:05 -08:00 |
|
|
|
478a7cd0a6
|
Updated cmake config for modules in template dir
+ Added regedit by default.
+ Added comments for detials.
+ Reconfigured with unit testing logic.
|
2025-12-20 19:32:56 -08:00 |
|
|
|
ecda1c8095
|
Refactored the module header
+ Updated header comments for doxygen usage.
+ Added in basic usage headers.
+ Added in Cpp extern lines for Cpp/C usage.
|
2025-12-20 19:31:18 -08:00 |
|
|
|
1ebd68346e
|
Added template test module
|
2025-12-20 18:47:56 -08:00 |
|
|
|
4e6be91ac3
|
Updated funconfig with doxygen comments and header guard stuff.
|
2025-12-20 18:46:32 -08:00 |
|
|
|
8e00f7406a
|
Refactored Test dir layout
- Removed old cpputest include lines.
+ Added new cmake var include/link.
|
2025-12-20 18:46:00 -08:00 |
|
|
|
9e2358f9bf
|
Updated cmake configurations of source dir modules.
|
2025-12-20 18:45:08 -08:00 |
|
|
|
89b22f27de
|
Added new features to ottto script.
+ Updated date.
+ Added new function to generate ctags for code navigation.
+ Updated code formatting function with Cpp formatting.
|
2025-12-20 18:43:52 -08:00 |
|
|
|
79e8629823
|
Fixed up root cmake config
+ Added -Werror flag.
+ Added correct CppUTest pkg finding.
+ Added inclusion of new layout.
|
2025-12-20 18:42:49 -08:00 |
|
|
|
2587bb2aba
|
Added extern dir for holding external dependencies.
|
2025-12-20 18:41:49 -08:00 |
|
|
|
36bd327bc3
|
Removed the git submodule in root directory
|
2025-12-20 18:41:35 -08:00 |
|
jakeg00dwin
|
5dc658b620
|
updated test and blink sources
|
2025-06-06 07:54:49 -07:00 |
|
jakeg00dwin
|
06efeab4e5
|
automatic fomatting chagnes.
|
2025-06-06 07:54:05 -07:00 |
|
jakeg00dwin
|
db5dd3784d
|
Added linker line in text section for external object files.
|
2025-03-29 20:05:49 -07:00 |
|
jakeg00dwin
|
e1bc0ec65a
|
Added line for generate hex formatted output.
|
2025-03-29 20:05:13 -07:00 |
|
jakeg00dwin
|
77241d1795
|
Added target properties for making elf files.
|
2025-03-29 20:02:24 -07:00 |
|
jakeg00dwin
|
df6de6c324
|
Updated doxygen file to use the README.md file as the main
page. Also included the source and inc directories for documentation.
|
2025-03-26 19:24:22 -07:00 |
|
jakeg00dwin
|
e332c8fb21
|
Commiting formatting changes.
|
2025-03-13 15:12:29 -07:00 |
|