Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ch32v003fun
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Horn
ch32v003fun
Commits
aa55831f
Commit
aa55831f
authored
1 year ago
by
prosper00
Browse files
Options
Downloads
Patches
Plain Diff
rename to be consistent with other TIM examples
parent
98c7eb1e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/tim2_pwm_remap/Makefile
+1
-1
1 addition, 1 deletion
examples/tim2_pwm_remap/Makefile
examples/tim2_pwm_remap/tim2_pwm_remap.c
+1
-1
1 addition, 1 deletion
examples/tim2_pwm_remap/tim2_pwm_remap.c
with
2 additions
and
2 deletions
examples/
remap_pins_tim2
/Makefile
→
examples/
tim2_pwm_remap
/Makefile
+
1
−
1
View file @
aa55831f
all
:
flash
TARGET
:=
remap_pins_tim2
TARGET
:=
tim2_pwm_remap
include
../../ch32v003fun/ch32v003fun.mk
...
...
This diff is collapsed.
Click to expand it.
examples/
remap_pins_tim2/remap_pins_tim2
.c
→
examples/
tim2_pwm_remap/tim2_pwm_remap
.c
+
1
−
1
View file @
aa55831f
/*
* Example for using AFIO to remap peripheral outputs to alternate configuration
* 06-01-2023 B. Roy, based
partially
on previous work by:
* 06-01-2023 B. Roy, based on previous work by:
* 03-28-2023 E. Brombaugh
* 05-29-2023 recallmenot adapted from Timer1 to Timer2
*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment