Commit graph

  • 5dc658b620 updated test and blink sources ch32v jakeg00dwin 2025-06-06 07:54:49 -07:00
  • 06efeab4e5 automatic fomatting chagnes. jakeg00dwin 2025-06-06 07:54:05 -07:00
  • 8db6ee54bc removed old define reference. main jakeg00dwin 2025-05-22 16:37:31 -07:00
  • db5dd3784d Added linker line in text section for external object files. jakeg00dwin 2025-03-29 20:05:49 -07:00
  • e1bc0ec65a Added line for generate hex formatted output. jakeg00dwin 2025-03-29 20:05:13 -07:00
  • 77241d1795 Added target properties for making elf files. jakeg00dwin 2025-03-29 20:02:24 -07:00
  • df6de6c324 Updated doxygen file to use the README.md file as the main page. Also included the source and inc directories for documentation. jakeg00dwin 2025-03-26 19:24:22 -07:00
  • e332c8fb21 Commiting formatting changes. jakeg00dwin 2025-03-13 15:12:29 -07:00
  • be9832c403 removed now uneeded todo items. jakeg00dwin 2025-03-10 13:10:44 -07:00
  • 658530818e Added flashing command using wlink. jakeg00dwin 2025-03-10 13:09:35 -07:00
  • a33c9e1957 removed uneeded flags, used cmake specific method of gcc linking and added notes. jakeg00dwin 2025-03-10 13:04:32 -07:00
  • a7682c802a formatting change. jake 2025-03-09 09:34:18 -07:00
  • 60a6cf345f fixed the function signiture with addition of void. jake 2025-03-09 09:33:56 -07:00
  • 28f154e30f named union to avoid compile error. jake 2025-03-09 09:32:33 -07:00
  • 3aa33779df Added ADC_PoweOn() test jake 2025-03-09 09:21:03 -07:00
  • 6a7e10b4fb Added structure tags to avoid usign GNU extension jake 2025-03-09 09:20:17 -07:00
  • 38dea7ead4 Added comments on ch32v003 pins for ADC along with updated date/top info. jake 2025-03-09 08:28:24 -07:00
  • a076ab8b77 Commented out tests for ADC that were dependant on AVR stuff. jake 2025-03-09 08:27:58 -07:00
  • 968570e898 removed uneeded lines. jake 2025-03-08 18:45:22 -08:00
  • de1e09c265 changed header include style. jake 2025-03-08 18:45:11 -08:00
  • b6fd401992 Added void as parameter. jake 2025-03-08 18:44:55 -08:00
  • da9f30129e Cleaned up commented out stuff. jake 2025-03-08 18:44:34 -08:00
  • 04e8a68b2b Removed the issues file jake 2025-03-08 17:34:44 -08:00
  • bacd95be6b moved misc into inc dir jake 2025-03-08 17:34:07 -08:00
  • 4e80114163 Moved extralibs dir into inc dir jake 2025-03-08 17:33:30 -08:00
  • 90b05f20d7 commented out lines in toolchain file. jake 2025-03-08 17:31:42 -08:00
  • 4e2e792312 modified to make main instead of all or hex-release jake 2025-03-08 17:31:29 -08:00
  • 0bdc60bcf8 Moved headers into inc file jake 2025-03-08 17:31:16 -08:00
  • 32a3dcad12 removed uneeded files. jake 2025-03-08 17:09:58 -08:00
  • 1f17f8dcdf formatting changes jake 2025-03-08 17:09:08 -08:00
  • 96b0a72533 removed commented out code jake 2025-03-08 17:08:52 -08:00
  • c4bc661f8b Added the two dirs from template jake 2025-03-08 17:08:17 -08:00
  • d4a0d09dd6 modifed for correct make target jake 2025-03-08 17:08:05 -08:00
  • 90729c2ff7 Added CXX flags section and set the assembler program. jake 2025-03-08 17:07:48 -08:00
  • 9920702102 Added other item to work on jake 2025-03-08 17:07:19 -08:00
  • 490fb96445 changed stnadard to C17 jake 2025-03-08 17:07:12 -08:00
  • 455c70c34b Added tests and mocks from other template jake 2025-03-08 17:07:04 -08:00
  • 34afa025aa Added header for regedit jake 2025-03-08 17:06:49 -08:00
  • 670f15116a Added an clang formattiing ignore file. jake 2025-03-08 15:38:05 -08:00
  • 62c96d14a3 Added todo item. jake 2025-03-08 15:15:06 -08:00
  • 3cfab2eb77 Pulled in changes from other version I wrote. jake 2025-03-08 15:14:51 -08:00
  • 6771cbadf6 Modified after discovering issues with ch32fun being a seperate lib. jakeg00dwin 2025-03-07 16:57:36 -08:00
  • a80c0f1360 setup now working, toolchain file is disapointing however. jakeg00dwin 2025-03-07 14:00:52 -08:00
  • b7debf7eee Commented out some stuff and removed uneeded lines. jakeg00dwin 2025-03-07 10:52:05 -08:00
  • 5a8f27912c same jakeg00dwin 2025-03-07 10:51:53 -08:00
  • 9bec16fe6b added the compile and link options to the main target options. jakeg00dwin 2025-03-07 10:51:47 -08:00
  • e8dad084d0 modified the ch32fun cakelists jakeg00dwin 2025-03-07 10:51:25 -08:00
  • f95e82b4cf created copy with generic name jakeg00dwin 2025-03-07 10:51:08 -08:00
  • 7a42fb4780 Updated to use the 32bit compiler. jakeg00dwin 2025-03-06 18:04:06 -08:00
  • 1b1a288ef6 Added compiler and newlib info for linux systems. jakeg00dwin 2025-03-06 18:02:29 -08:00
  • 62008cb67b Updated the instructions for FreeBSD systems. jakeg00dwin 2025-03-06 17:59:05 -08:00
  • 147349868d Updated the otto.sh script jake 2025-03-06 17:50:38 -08:00
  • 33aebc0198 Updated readme file jake 2025-03-06 17:50:29 -08:00
  • 83fffc622a changed standard options and version number to semantic versioning jake 2025-03-06 17:50:24 -08:00
  • 7faa92825f Added blink source and compiler options jake 2025-03-06 17:50:09 -08:00
  • bc8ee016f3 Added toolchain file jake 2025-03-06 17:49:56 -08:00
  • 7ef358200b Added stuff from ch32fun dirs jake 2025-03-06 17:49:49 -08:00
  • 0e9243a7e0 Added headers jake 2025-03-06 17:49:29 -08:00
  • 5a282ee029 Added directories to include along with comments. stm32 jake 2025-02-04 09:32:16 -08:00
  • 89a0c8df74 removed duplicate files. jake 2025-02-04 09:31:28 -08:00
  • f817b24e72 Added the inclusion of header files. jake 2025-02-03 18:27:49 -08:00
  • c0c17c6deb Added notes on new setup. jake 2025-01-29 20:15:56 -08:00
  • d5cd681510 Consoladated all micro-controller stuff into it's own directory. jake 2025-01-29 20:15:31 -08:00
  • c2416e0715 Created "main.h" jake 2025-01-27 19:20:38 -08:00
  • 3cf1f5a0c0 prepared main.c jake 2025-01-27 19:18:08 -08:00
  • 4dfd9ffad4 Commented out redundant lines. jake 2025-01-26 21:01:44 -08:00
  • 6016bf5d2a Commented out source code inclusion jake 2025-01-25 11:04:29 -08:00
  • 047b48ab1b Updated lists jake 2025-01-24 23:39:46 -08:00
  • b1b0e14209 Added notes jake 2025-01-24 23:39:26 -08:00
  • aed74f5710 Added lots of comments. jake 2025-01-24 23:30:39 -08:00
  • 0f71a0cfd0 Added questions section jake 2025-01-24 23:30:07 -08:00
  • f045204a2c removing bad line from include dirs jake 2025-01-24 23:30:01 -08:00
  • 506f11693a Added comments about most flags. jake 2025-01-23 17:08:38 -08:00
  • d78d7e2e95 removed doxygen stuff jake 2025-01-22 21:08:48 -08:00
  • f98fb7dc2e removed unity, hal and cmsis stuff jake 2025-01-22 21:06:48 -08:00
  • ff3c54963b Updated with new sections jake 2025-01-22 20:57:31 -08:00
  • 343e142193 removed all RTOS refernces and comments. jake 2025-01-22 20:56:12 -08:00
  • 3e11d97b79 commented out CMSIS and RTOS stuff for now. jake 2025-01-22 20:55:06 -08:00
  • 493b4dcf9a removed commented out AVR stuff jake 2025-01-22 20:53:31 -08:00
  • d6806c0858 moved startup file jake 2025-01-22 20:48:47 -08:00
  • c4bdb913f1 Added notes file jake 2025-01-22 20:48:29 -08:00
  • 7978584637 edited for cortex-m0+ jake 2025-01-22 20:21:46 -08:00
  • 071f61c026 Added linker files from stm32cubeide for the g0b1 series. jake 2025-01-22 20:11:10 -08:00
  • e4c31a22e5 relocated linker files. jake 2025-01-22 20:09:53 -08:00
  • 97139848f8 Added commented out sections for other common stm32 mcus jake 2025-01-20 19:50:22 -08:00
  • 50116f3d7b Added new stuff to readme todo. jake 2025-01-20 19:49:41 -08:00
  • f97455ec01 Added ASM to languages jake 2025-01-20 19:48:47 -08:00
  • 9b46cb32c0 Added componets dir. jake 2025-01-20 19:48:06 -08:00
  • 533d9ab020 copied over logic from cortex-M4 example repo jake 2025-01-19 21:36:36 -08:00
  • 0f331293d0 Added more comments jake 2025-01-19 15:09:10 -08:00
  • bfe0676079 Added mising sections to the linker.ld file. jake 2025-01-19 14:28:48 -08:00
  • 8a8089b6c5 Added items to the todo list. ch32v20x jakeg00dwin 2024-12-06 22:31:48 -08:00
  • 9375109505 Added to dependenciesw jakeg00dwin 2024-12-06 22:29:38 -08:00
  • 21bf0729e0 Added comment/todo item jakeg00dwin 2024-12-06 22:28:14 -08:00
  • e6f0a5aa38 uncommented jakeg00dwin 2024-12-06 22:28:03 -08:00
  • d23191a956 Added commented possible link libs for peripherals jakeg00dwin 2024-12-06 22:17:05 -08:00
  • dc1899e1e4 fixed extra lines. jakeg00dwin 2024-12-06 22:12:56 -08:00
  • 5051388a6b removed template lines. jakeg00dwin 2024-12-06 22:12:12 -08:00
  • 005f278742 Added cmake file for system jakeg00dwin 2024-12-06 22:09:57 -08:00
  • 919cf61eec Added system llbr to main target jakeg00dwin 2024-12-06 22:09:50 -08:00