Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
serial-framing-protocol-mbed
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
CdF
CdF 2020-2021
modules
libraries
communication
serial-framing-protocol-mbed
Merge requests
!1
update to mbed 6
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Imported
update to mbed 6
convertToMbed6
into
master
Overview
0
Commits
1
Pipelines
0
Changes
3
Open
Imported
Clubelek Asso
requested to merge
convertToMbed6
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
59564382
1 commit,
4 years ago
3 files
+
8
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
include/SFPSerial.hpp
+
1
−
1
Options
@@ -52,4 +52,4 @@ public:
uint8_t
readData
(
uint8_t
*
dataDst
,
uint16_t
*
dataDstSize
);
};
#endif
\ No newline at end of file
#endif