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 }}
freaklabs
/
chibiArduino
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
83
Code
Issues
4
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Compatibility with Arduino IDE 1.0
- #1
#1
Open
fakufaku
wants to merge 9 commits into
freaklabs:master
freaklabs/chibiArduino:master
from
fakufaku:master
fakufaku/chibiArduino:master
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Compatibility with Arduino IDE 1.0
#1
fakufaku
wants to merge 9 commits into
freaklabs:master
freaklabs/chibiArduino:master
from
fakufaku:master
fakufaku/chibiArduino:master
Copy head branch name to clipboard
Commits
Commits on Dec 9, 2011
Added an #if clause to include the new Arduino.h header instead of the old WProgram.h in case the IDE version is greater or equal to 1.0
fakufaku
committed
75635bf
View commit details
Copy full SHA for 75635bf
Browse repository at this point
Resotored old permission (644)
fakufaku
committed
9ffb3c8
View commit details
Copy full SHA for 9ffb3c8
Browse repository at this point
Added a thin README.
fakufaku
committed
0622524
View commit details
Copy full SHA for 0622524
Browse repository at this point
Commits on May 2, 2012
Modified the library to work with the new bGeigie board for Safecast. The board uses the Atmega1284p chip.
fakufaku
committed
ca78dfc
View commit details
Copy full SHA for ca78dfc
Browse repository at this point
Commits on Jul 17, 2012
Modified chip select pin to reflect revision 3.3 of the board.
fakufaku
committed
f7cc47f
View commit details
Copy full SHA for f7cc47f
Browse repository at this point
Commits on Oct 14, 2012
Modified initialization routine to return 1 in case of success and 0 in case of failure.
fakufaku
committed
6a096e7
View commit details
Copy full SHA for 6a096e7
Browse repository at this point
Commits on Oct 15, 2012
Added the chibiGetChannel function in the chibi.h header file so that it can be used.
fakufaku
committed
ce9e745
View commit details
Copy full SHA for ce9e745
Browse repository at this point
Commits on Nov 14, 2012
Correct chb_delay_us bug.
fakufaku
committed
86bce27
View commit details
Copy full SHA for 86bce27
Browse repository at this point
Added configuration to use library with Safecast Ninja2 board based on ATmega32U4 processor.
fakufaku
committed
910c4c7
View commit details
Copy full SHA for 910c4c7
Browse repository at this point
You can’t perform that action at this time.