Skip to content
Snippets Groups Projects
Select Git revision
  • druckluftorgel-v2 default
  • master protected
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012May1110876565432130Apr292827262524232118171817151413121110987630Mar292827262322212019141514151413121312131211109765432128Feb27282726272625222119181918 * Modify Makefile so "Terminal" exists now.Update systick examples to reflect new sysclk usage.Allow SYSTICK to be at HCLK instead of HCLK/8.Forgot to commit updated exe.Make blink actually blink. No need to turn it into a debug test, too.Merge branch 'master' of https://github.com/cnlohr/ch32v003funAdd note about the divisor on DMA for Timer 2.Merge pull request #88 from cw2/minor-build-improvementsPREFIX variable made optional to support other toolchainsAdded script to build all examplesOops - fix compile.Update with deeper notes about HPE.Fix warning for printf.Merge branch 'master' of https://github.com/cnlohr/ch32v003funRunning from RAM should be done via `.srodata` so that the compiler will properly relocate larger jumps.Update with an exti example.Be more verbose about minichlink errors.Fix crash on no-paraeters.Merge pull request #81 from krasin/instructions-for-libgccMerge pull request #82 from emeb/masterFix up changes from @bmx by making it work with the Link-EMerge pull request #86 from bmx/masterMerge branch 'cnlohr:master' into masterBetter detection of wch programmer and versionMerge branch 'master' of https://github.com/cnlohr/ch32v003funTry fixing the algo for using data0/data1 from memory.Merge pull request #84 from ghent360/masterAllow expressions to be passed to Delay_Ms and Delay_Us.Point at oled driver in i2c exampleUpdate README.mdUpdate README.mdAdd misc/LIBGCC_LICENSE for GPL compliance purposesRemove redundant drivers and point to source in i2c dirUpdate READMEfixed powerup issueturn off i2c probingAdd instructions for building libgcc.a and update the binary. Fixes #74.Move resolution definition to top-level.Abstracted low-level driverUpdated README
Loading