Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
minimal-esp32c3-samples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
Projekt Telematik SS23 QEMU
minimal-esp32c3-samples
Commits
fb2ac21931891c11bf292cd308b01a4a2bd1025d
Select Git revision
Branches
2
main
default
protected
initilize-and-use-uart-transmitter
2 results
minimal-esp32c3-samples
src
uart-transmit
Author
Search by author
Any Author
authors
davip00
davip00
jakok07
jakok07
larissazech
larissazech
patzelt
patzelt
4 authors
Jun 18, 2023
chore: removed incorrect copyright
· fb2ac219
Jakob
authored
1 year ago
fb2ac219
refactor: remove debugs, easier reg read and write
· c0740427
Jakob
authored
1 year ago
c0740427
Jun 13, 2023
fix: uart init and config, removing printf as it will make the board to not...
· 6353aedf
Jakob
authored
1 year ago
6353aedf
Jun 12, 2023
feat: Starting transition
· deb91e5e
Jakob
authored
1 year ago
deb91e5e
feat: getting started with enable uart transmitter
· 5dab0c5b
Jakob
authored
1 year ago
5dab0c5b
fix: registers need to be offset by different base registers
· eaa20224
Jakob
authored
1 year ago
eaa20224
fix: use uart source file in main
· 30f6ad49
Jakob
authored
1 year ago
30f6ad49
chore: split uart interface from main source file
· c57f5085
Jakob
authored
1 year ago
c57f5085
Jun 06, 2023
copied and adapted example from mdk, added init and config uart
· 47e2dd08
Jakob
authored
1 year ago
47e2dd08
Loading