Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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
Appearance settings
Resetting 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 }}
madmattco
/
Arduino_Core_STM32
Public
forked from
stm32duino/Arduino_Core_STM32
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
eeebca2
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 15, 2019
[STM32MP157_DK] Comment unused ADC
Show description for eeebca2
fpistm
committed
eeebca2
Copy full SHA for eeebca2
[STM32MP157_DK] Update root README.md to add this variant
kbumsik
authored and
fpistm
committed
ef13395
Copy full SHA for ef13395
[STM32MP157_DK] Add README.md about the variant
kbumsik
authored and
fpistm
committed
c1aacfa
Copy full SHA for c1aacfa
[STM32MP157_DK] Remove non-Arduino header pins definition.
Show description for 2e1d976
kbumsik
authored and
fpistm
committed
2e1d976
Copy full SHA for 2e1d976
[STM32MP157_DK] Add STM32MP1 series in boards.txt and platform.txt
kbumsik
authored and
fpistm
committed
55543eb
Copy full SHA for 55543eb
[STM32MP157_DK] Add STM32MP1 Dev Board variant
kbumsik
authored and
fpistm
committed
6fede4b
Copy full SHA for 6fede4b
[MP1] Add GPIO locking
kbumsik
authored and
fpistm
committed
4f3562b
Copy full SHA for 4f3562b
[MP1] Add pseudo-EEPROM support for RETRAM
kbumsik
authored and
fpistm
committed
169fa67
Copy full SHA for 169fa67
[MP1] Add GPIOZ and ANA_x support
kbumsik
authored and
fpistm
committed
cd1cd50
Copy full SHA for cd1cd50
[MP1] Update HAL and system configurations
kbumsik
authored and
fpistm
committed
aa08b78
Copy full SHA for aa08b78
[MP1] Update core to support MP1
kbumsik
authored and
fpistm
committed
5deccb7
Copy full SHA for 5deccb7
[NUCLEO_L073RZ] Enable USB clock
lyusupov
authored and
fpistm
committed
f67652d
Copy full SHA for f67652d
Commits on Nov 14, 2019
[Timer] Add getHandle function
Show description for 7e2f4f6
Hendry Kaak
authored and
fpistm
committed
7e2f4f6
Copy full SHA for 7e2f4f6
Commits on Nov 8, 2019
Add methods to check if there's an IRQ handler (#764)
LinoBarreca
authored and
fpistm
committed
149b648
Copy full SHA for 149b648
Commits on Nov 7, 2019
Update PULL_REQUEST_TEMPLATE.md
fpistm
authored
1e2a598
Copy full SHA for 1e2a598
Commits on Nov 6, 2019
Ignore local path_config.json
Show description for a4b3676
fpistm
committed
a4b3676
Copy full SHA for a4b3676
Merge pull request #749 from sjasonsmith/SWSERIAL_SEND
Show description for db1b90f
fpistm
authored
db1b90f
Copy full SHA for db1b90f
Commits on Nov 5, 2019
Merge pull request #755 from fpistm/PR-753-Rework
Show description for 2b1bdca
fpistm
authored
2b1bdca
Copy full SHA for 2b1bdca
Merge pull request #748 from fpistm/I2C_fix
Show description for eb85955
fpistm
authored
eb85955
Copy full SHA for eb85955
Commits on Nov 4, 2019
[SoftwareSerial] Add function to set interrupt priority
Show description for 402818f
fpistm
committed
402818f
Copy full SHA for 402818f
[Timer] Add function to set interrupt priority
Show description for a3ddf3a
fpistm
committed
a3ddf3a
Copy full SHA for a3ddf3a
[Timer] Move get_timer_obj() from cpp to c
Show description for a61b5fa
fpistm
committed
a61b5fa
Copy full SHA for a61b5fa
Don't listen in begin() for half-duplex
sjasonsmith
committed
2991308
Copy full SHA for 2991308
Commits on Nov 2, 2019
Fix single-pin half-duplex in SoftwareSerial::send
sjasonsmith
committed
3b0bbac
Copy full SHA for 3b0bbac
Commits on Nov 1, 2019
Merge pull request #737 from fpistm/Nucleo-G071RB_Analog
Show description for 5cf1048
fpistm
authored
5cf1048
Copy full SHA for 5cf1048
Commits on Oct 31, 2019
[Nucleo-G071RB] Fix PB11/12 (ADC_IN15/16) analog read
Show description for 856da01
fpistm
committed
856da01
Copy full SHA for 856da01
[Nucleo-G071RB] Fix analog pin issue
Show description for 1fb5263
fpistm
committed
1fb5263
Copy full SHA for 1fb5263
[ADC] Fix redundant code
Show description for bee6fe5
fpistm
committed
bee6fe5
Copy full SHA for bee6fe5
[I2C] Review errors management
Show description for 431ba4b
fpistm
committed
431ba4b
Copy full SHA for 431ba4b
Commits on Oct 30, 2019
[I2C] Only one return per function/method if possible
Show description for dd3050a
fpistm
committed
dd3050a
Copy full SHA for dd3050a
[I2C] Fix error management in Read/Write
Show description for c46e7e3
ABOSTM
authored and
fpistm
committed
c46e7e3
Copy full SHA for c46e7e3
Added the repeated-start feature in I2C driver (#590)
Show description for f56b7a6
jmchiappa
authored and
fpistm
committed
f56b7a6
Copy full SHA for f56b7a6
[ADC] Fix ADC_InitTypeDef member for STM32F37xx
Show description for fd40374
fpistm
committed
fd40374
Copy full SHA for fd40374
Fix TIM6_IRQn definition
Show description for 5d32e51
fpistm
committed
5d32e51
Copy full SHA for 5d32e51
Commits on Oct 25, 2019
Merge pull request #728 from fpistm/Cube_Update
Show description for 9ddecc3
fpistm
authored
9ddecc3
Copy full SHA for 9ddecc3
Pagination
Previous
Next
You can’t perform that action at this time.