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
Graph
5ea33b13caad503c08b518ed5c6e6f67002c5a5f
Select Git revision
Branches
2
initilize-and-use-uart-transmitter
main
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jul
3
30
Jun
27
19
18
13
12
6
30
May
23
22
16
Update README for new project structure and toolchain
main
main
simple-uart-transmit: Reference MDK properly in Makefile
Move container-related files into separate subdir
nothing: Add README
nothing: Fix Makefile
Merge branch 'initilize-and-use-uart-transmitter' into 'main'
feat: use UART 0, as UART needs configured GPIO
initilize-and-u…
initilize-and-use-uart-transmitter
refactor: no infinit while loop needed
refactor: reset after fileing
Fix directory structure, add config for debugging simple-uart-transmit on real HW
Add boot ROM to docker image
feat: new simpler and working approach to initilize the uart
refactor: easier register access
fix: dont read every macro as pointer
fix: use correct import
chore: removed incorrect copyright
feat: add simple register read-write example
refactor: remove debugs, easier reg read and write
fix: uart init and config, removing printf as it will make the board to not work as expected, refactored led scripts
feat: Starting transition
feat: getting started with enable uart transmitter
fix: registers need to be offset by different base registers
fix: use uart source file in main
chore: split uart interface from main source file
copied and adapted example from mdk, added init and config uart
Add Dockerfile for building in a container
Remove some emulator workarounds, as boot ROM can now be loaded
Work around qemu not (yet) emulating the boot ROM's functions
Add GDB script for debugging nothing example
Format code using clang-format
Use custom MDK fork for now
Initial commit
Loading