Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
arduino
/
ArduinoCore-renesas
Public
Notifications
You must be signed in to change notification settings
Fork
86
Star
143
Code
Issues
58
Pull requests
28
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
ArduinoCore-renesas
cores
arduino
on
main
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 24, 2025
adc: analogReadResolution fix adc1 resolution
pennam
committed
21a3dfd
Copy full SHA for 21a3dfd
Merge pull request #445 from pennam/restore-freertos
Show description for c081119
pennam
authored
c081119
Copy full SHA for c081119
Commits on Feb 19, 2025
FreeRTOS: allow override startup hooks default implementation
Show description for 71e2fd2
facchinm
authored and
pennam
committed
71e2fd2
Copy full SHA for 71e2fd2
Revert "freertos: start scheduler and loop task on header inclusion"
Show description for 00692e6
pennam
committed
00692e6
Copy full SHA for 00692e6
Revert "Move freertos hook between setup() and loop()"
Show description for 4bd9c6f
pennam
committed
4bd9c6f
Copy full SHA for 4bd9c6f
Revert "Provide FreeRTOS hook only for PortentaC33"
Show description for 117ce05
pennam
committed
117ce05
Copy full SHA for 117ce05
Commits on Feb 12, 2025
analog: declare aref variable only if used
pennam
authored
47982f8
Copy full SHA for 47982f8
Commits on Dec 9, 2024
Provide FreeRTOS hook only for PortentaC33
facchinm
committed
acb578e
Copy full SHA for acb578e
Move freertos hook between setup() and loop()
Show description for 3a3cfe4
facchinm
committed
3a3cfe4
Copy full SHA for 3a3cfe4
Commits on Nov 29, 2024
Serial: initialize tx flags to avoid locks
pennam
committed
51e2905
Copy full SHA for 51e2905
Serial: split uart events TX_COMPLETE from TX_DATA_EMPTY
Show description for 443a404
Hsubtnarg
authored and
pennam
committed
443a404
Copy full SHA for 443a404
Commits on Nov 27, 2024
freertos: start scheduler and loop task on header inclusion
facchinm
authored and
pennam
committed
fee8ca9
Copy full SHA for fee8ca9
Commits on Sep 3, 2024
fixing PWM duty cycle rounding
maidnl
committed
a2ae013
Copy full SHA for a2ae013
Commits on Aug 19, 2024
Portenta C33 UNO R4 minima UNO R4 WiFi allow usage of TRNG
pennam
committed
362dd00
Copy full SHA for 362dd00
Commits on May 30, 2024
i2c: fix role change
maidnl
authored and
facchinm
committed
ede5e3e
Copy full SHA for ede5e3e
define the function to go in bootloader and moved in a separate header boot.h
maidnl
authored and
facchinm
committed
4ad21d4
Copy full SHA for 4ad21d4
Commits on May 24, 2024
Merge pull request #306 from arduino/add_i2s_support
Show description for 23a4eb8
facchinm
authored
23a4eb8
Copy full SHA for 23a4eb8
Commits on May 22, 2024
fixed some off by ones
delta-G
committed
1d0792d
Copy full SHA for 1d0792d
peripherals with more than one interrupt
delta-G
committed
89e22a2
Copy full SHA for 89e22a2
added irq counts as defines
delta-G
committed
4eb7804
Copy full SHA for 4eb7804
Commits on May 18, 2024
bounds check for last_interrupt_index
delta-G
committed
c93d0c5
Copy full SHA for c93d0c5
Commits on May 14, 2024
added check for last_interrupt_index against PROG_IRQ_NUM
delta-G
committed
4af8b7f
Copy full SHA for 4af8b7f
added generic interrupt
delta-G
committed
6f6c902
Copy full SHA for 6f6c902
Commits on May 6, 2024
Core/IRQManager: Add support for I2S.
facchinm
authored and
iabdalkader
committed
7d256ba
Copy full SHA for 7d256ba
Commits on Feb 12, 2024
backtrace: remove spurious file from compiling
Show description for 64533b3
facchinm
committed
64533b3
Copy full SHA for 64533b3
Commits on Dec 13, 2023
Provide frequency/duty_cycle API for PwmOut::begin(...). (#204)
aentinger
authored
7788752
Copy full SHA for 7788752
Commits on Dec 12, 2023
Fix: Increase accuracy of "delay()" routine. (#203)
Show description for 5f501e5
aentinger
authored
5f501e5
Copy full SHA for 5f501e5
Commits on Nov 16, 2023
Merge pull request #190 from facchinm/aref_internal_fix_getter
Show description for 684cafc
sebromero
authored
684cafc
Copy full SHA for 684cafc
Wire: allow switch from master to slave and vice versa (#191)
maidnl
authored
d0354d4
Copy full SHA for d0354d4
Commits on Nov 15, 2023
analogReference: add getter for AR_INTERNAL if defined at variant level
facchinm
committed
0ce10bf
Copy full SHA for 0ce10bf
Commits on Oct 2, 2023
Merge pull request #128 from maidnl/usb_post_initialization_function
Show description for 9667d7e
facchinm
authored
9667d7e
Copy full SHA for 9667d7e
Commits on Sep 15, 2023
Add method to allow the GPT Timer period not to be buffered. (#131)
Show description for 1231345
KurtE
and
iabdalkader
authored
1231345
Copy full SHA for 1231345
Commits on Sep 7, 2023
Added usb post inizialization function (weak)
maidnl
committed
14146ca
Copy full SHA for 14146ca
Commits on Sep 4, 2023
Merge pull request #120 from KurtE/FspTimer_AGT
Show description for a8b9006
facchinm
authored
a8b9006
Copy full SHA for a8b9006
Commits on Sep 2, 2023
FspTimer does not initialize properly if AGT timer is selected.
Show description for 5838864
KurtE
committed
5838864
Copy full SHA for 5838864
Pagination
Previous
Next
You can’t perform that action at this time.