Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
billroy
/
bitlash
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
350
Code
Issues
30
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Various cleanups
- #23
#23
Open
matthijskooijman
wants to merge 13 commits into
billroy:master
billroy/bitlash:master
from
Pinoccio:cleanup
Pinoccio/library-bitlash:cleanup
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Various cleanups
#23
matthijskooijman
wants to merge 13 commits into
billroy:master
billroy/bitlash:master
from
Pinoccio:cleanup
Pinoccio/library-bitlash:cleanup
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2014
Remove conioh.h and mygetch.c, these were unused
matthijskooijman
committed
27b2c84
View commit details
Copy full SHA for 27b2c84
Browse repository at this point
Only add the "baud" function when SOFTWARE_SERIAL_TX is defined
Show description for 59c3947
matthijskooijman
committed
59c3947
View commit details
Copy full SHA for 59c3947
Browse repository at this point
Don't reference find_user_function with TINY_BUILD
Show description for 9ee0a86
matthijskooijman
committed
9ee0a86
View commit details
Copy full SHA for 9ee0a86
Browse repository at this point
Fix use of AVR GPIO registers
Show description for 4321d4b
matthijskooijman
committed
4321d4b
View commit details
Copy full SHA for 4321d4b
Browse repository at this point
Commits on Feb 5, 2014
Don't include Arduino.h in bitlash.cpp
Show description for 7b03657
matthijskooijman
committed
7b03657
View commit details
Copy full SHA for 7b03657
Browse repository at this point
Don't include bitlash-unix.c from bitlash.cpp
Show description for e3d76cc
matthijskooijman
committed
e3d76cc
View commit details
Copy full SHA for e3d76cc
Browse repository at this point
Rename all source files from .c to .cpp
Show description for 1d7e42c
matthijskooijman
committed
1d7e42c
View commit details
Copy full SHA for 1d7e42c
Browse repository at this point
Update the UNIX build Makefile to work with .cpp files
Show description for 043c0a4
matthijskooijman
committed
043c0a4
View commit details
Copy full SHA for 043c0a4
Browse repository at this point
Make sure all functions are properly declared
Show description for f9fde72
matthijskooijman
committed
f9fde72
View commit details
Copy full SHA for f9fde72
Browse repository at this point
Explicitely set -DUNIX_BUILD in the Makefile
Show description for 99f4927
matthijskooijman
committed
99f4927
View commit details
Copy full SHA for 99f4927
Browse repository at this point
Only enable fprintf and save when SERIAL_OVERRIDE is enabled
Show description for 8ec798e
matthijskooijman
committed
8ec798e
View commit details
Copy full SHA for 8ec798e
Browse repository at this point
Add a bit more structure to the Makefile
Show description for d02a4f4
matthijskooijman
committed
d02a4f4
View commit details
Copy full SHA for d02a4f4
Browse repository at this point
Replace char * with const char * where applicable
Show description for 33544cc
matthijskooijman
committed
33544cc
View commit details
Copy full SHA for 33544cc
Browse repository at this point
You can’t perform that action at this time.