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 }}
offirko
/
mbed-os
Public
forked from
ARMmbed/mbed-os
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
QSPIF Quad SPI SFDP Block Device
- #1
#1
Open
offirko
wants to merge 61 commits into
master
offirko/mbed-os:master
from
myQSPIF
offirko/mbed-os:myQSPIF
Copy head branch name to clipboard
Conversation
Commits
61
(61)
Checks
Files changed
Open
QSPIF Quad SPI SFDP Block Device
#1
offirko
wants to merge 61 commits into
master
offirko/mbed-os:master
from
myQSPIF
offirko/mbed-os:myQSPIF
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2018
QSPI HAL addition
Show description for 91e70b2
0xc0170
committed
91e70b2
View commit details
Copy full SHA for 91e70b2
Browse repository at this point
QSPI: fix address/alt variable sizes (can be skipped)
Show description for db60d57
0xc0170
committed
db60d57
View commit details
Copy full SHA for db60d57
Browse repository at this point
QSPI: change length to be in/out parameter
Show description for bae6949
0xc0170
committed
bae6949
View commit details
Copy full SHA for bae6949
Browse repository at this point
QSPI: improve mode documentation
Show description for a905dfb
0xc0170
committed
a905dfb
View commit details
Copy full SHA for a905dfb
Browse repository at this point
QSPI: fix command declaration names
0xc0170
committed
bbbd2cf
View commit details
Copy full SHA for bbbd2cf
Browse repository at this point
QSPI: initial HAL nrf52840 version
Show description for f813587
0xc0170
committed
f813587
View commit details
Copy full SHA for f813587
Browse repository at this point
Modify QSPI HAL API to include an API for command-transfer operations
SenRamakri
authored and
0xc0170
committed
fe3c3ab
View commit details
Copy full SHA for fe3c3ab
Browse repository at this point
Enabling QSPI headers in Nordic HAL implementation and fix for UART STDIO definitions
SenRamakri
authored and
0xc0170
committed
29a5888
View commit details
Copy full SHA for 29a5888
Browse repository at this point
QSPI driver implementation
SenRamakri
authored and
0xc0170
committed
4982703
View commit details
Copy full SHA for 4982703
Browse repository at this point
Review fixes and doxygen changes
SenRamakri
authored and
0xc0170
committed
0373cfb
View commit details
Copy full SHA for 0373cfb
Browse repository at this point
Fix code style issues
SenRamakri
authored and
0xc0170
committed
dd111e2
View commit details
Copy full SHA for dd111e2
Browse repository at this point
Add support for 1_1_2 and 1_2_2 modes in HAL
SenRamakri
authored and
0xc0170
committed
d4389a9
View commit details
Copy full SHA for d4389a9
Browse repository at this point
Changing config and return definitions to adhere to HAL defs
SenRamakri
authored and
0xc0170
committed
a6e3e23
View commit details
Copy full SHA for a6e3e23
Browse repository at this point
Remove explicit initialize API and coding style fixes
SenRamakri
authored and
0xc0170
committed
a16d65d
View commit details
Copy full SHA for a16d65d
Browse repository at this point
Fix bracket placements
SenRamakri
authored and
0xc0170
committed
7dbcc19
View commit details
Copy full SHA for 7dbcc19
Browse repository at this point
Remove changes to Nordic SDK and modify HAL to track qspi init
SenRamakri
authored and
0xc0170
committed
ea85bba
View commit details
Copy full SHA for ea85bba
Browse repository at this point
Minor optimizations and code style fixes
SenRamakri
authored and
0xc0170
committed
55b13ca
View commit details
Copy full SHA for 55b13ca
Browse repository at this point
Review fixes
SenRamakri
authored and
0xc0170
committed
fd8c3f7
View commit details
Copy full SHA for fd8c3f7
Browse repository at this point
QSPI: fix address size for build qspi command
Show description for 75a4479
0xc0170
committed
75a4479
View commit details
Copy full SHA for 75a4479
Browse repository at this point
QSPI: remove initialize method
Show description for 35149af
0xc0170
committed
35149af
View commit details
Copy full SHA for 35149af
Browse repository at this point
QSPI: remove spaces on empty lines
0xc0170
committed
3951190
View commit details
Copy full SHA for 3951190
Browse repository at this point
QSPI HAL: fix alternative comment
0xc0170
committed
dafe6a3
View commit details
Copy full SHA for dafe6a3
Browse repository at this point
QSPI: fix arguments for write/read when alt is defined
Show description for 0f87633
0xc0170
committed
0f87633
View commit details
Copy full SHA for 0f87633
Browse repository at this point
QSPI: fix driver style issues
0xc0170
committed
2820ca4
View commit details
Copy full SHA for 2820ca4
Browse repository at this point
QSPI: fix alt size NONE instead 0
0xc0170
committed
ff9442c
View commit details
Copy full SHA for ff9442c
Browse repository at this point
QSPI HAL: add disabled flag to format phase
Show description for 50b70eb
0xc0170
committed
50b70eb
View commit details
Copy full SHA for 50b70eb
Browse repository at this point
QSPI: add STM32 implementation
0xc0170
committed
2fd5ec6
View commit details
Copy full SHA for 2fd5ec6
Browse repository at this point
QSPI STM32: fix ssel af selection
0xc0170
committed
778e776
View commit details
Copy full SHA for 778e776
Browse repository at this point
QSPI STM32: fix return value in frequency
0xc0170
committed
f6ddff6
View commit details
Copy full SHA for f6ddff6
Browse repository at this point
QSPI STM32: set default command values to none
0xc0170
committed
e30b670
View commit details
Copy full SHA for e30b670
Browse repository at this point
QSPI STM32: remove polling from write/read
Show description for 281eb87
0xc0170
committed
281eb87
View commit details
Copy full SHA for 281eb87
Browse repository at this point
QSPI STM32: add qspi_command_transfer implementation
0xc0170
committed
827314c
View commit details
Copy full SHA for 827314c
Browse repository at this point
QSPI STM32: init returns error if failed to init
0xc0170
committed
412c7c5
View commit details
Copy full SHA for 412c7c5
Browse repository at this point
QSPI STM32: add QSPI_x support to pinnames
0xc0170
committed
cb38c94
View commit details
Copy full SHA for cb38c94
Browse repository at this point
QSPI STM32: fix disabled format phase
0xc0170
committed
f344e5a
View commit details
Copy full SHA for f344e5a
Browse repository at this point
QSPI STM32: fix pin merging
Show description for 5bf67f9
0xc0170
committed
5bf67f9
View commit details
Copy full SHA for 5bf67f9
Browse repository at this point
QSPI STM32: fix command transfer
Show description for 9e6ea89
0xc0170
committed
9e6ea89
View commit details
Copy full SHA for 9e6ea89
Browse repository at this point
QSPI STM32: fix prepare comman - alt/address
0xc0170
committed
6a97161
View commit details
Copy full SHA for 6a97161
Browse repository at this point
QSPI STM32: fix default fifo and cycle
Show description for 5260810
0xc0170
committed
5260810
View commit details
Copy full SHA for 5260810
Browse repository at this point
QSPI: hal doxygen fixes
Show description for 1e8df28
0xc0170
committed
1e8df28
View commit details
Copy full SHA for 1e8df28
Browse repository at this point
QSPI: add flash pins for F469 disco board
0xc0170
committed
b695d39
View commit details
Copy full SHA for b695d39
Browse repository at this point
QSPI: add flash pins for nrf52480_dk board
0xc0170
committed
0847a97
View commit details
Copy full SHA for 0847a97
Browse repository at this point
QSPI: add STM32L4 support
Show description for d4d3851
0xc0170
committed
d4d3851
View commit details
Copy full SHA for d4d3851
Browse repository at this point
QSPI: fix memset header file missing
0xc0170
committed
a00ee5d
View commit details
Copy full SHA for a00ee5d
Browse repository at this point
QSPI: add address to command transfer
0xc0170
committed
a445186
View commit details
Copy full SHA for a445186
Browse repository at this point
Fix Address.Size and AlternateByes.Size by shifting them
Show description for 8e3c981
adustm
authored and
0xc0170
committed
8e3c981
View commit details
Copy full SHA for 8e3c981
Browse repository at this point
Fix Instruction with no data command
Show description for 99ae979
adustm
authored and
0xc0170
committed
99ae979
View commit details
Copy full SHA for 99ae979
Browse repository at this point
Dummy cycles count is not an init parameter, but a command parameter.
Show description for b0898f7
adustm
authored and
0xc0170
committed
b0898f7
View commit details
Copy full SHA for b0898f7
Browse repository at this point
Change default FlashSize to 64Mbit = 8Mbytes = 0x800000
adustm
authored and
0xc0170
committed
6121e24
View commit details
Copy full SHA for 6121e24
Browse repository at this point
Move _mode from QSPI::configure_format to QSPI::QSPI
Show description for cab6eda
adustm
authored and
0xc0170
committed
cab6eda
View commit details
Copy full SHA for cab6eda
Browse repository at this point
Revert "Dummy cycles count is not an init parameter, but a command parameter."
Show description for 842b859
adustm
authored and
0xc0170
committed
842b859
View commit details
Copy full SHA for 842b859
Browse repository at this point
Enable QSPI feature for DISCO_F413ZH platform
adustm
authored and
0xc0170
committed
43fa141
View commit details
Copy full SHA for 43fa141
Browse repository at this point
Support maximum flash size : 4Gbytes
adustm
authored and
0xc0170
committed
c727e5c
View commit details
Copy full SHA for c727e5c
Browse repository at this point
Add MBED_WEAK for pins
adustm
authored and
0xc0170
committed
e2b5c27
View commit details
Copy full SHA for e2b5c27
Browse repository at this point
Enable QSPI for DISCO_F746NG
adustm
authored and
0xc0170
committed
e0b7afb
View commit details
Copy full SHA for e0b7afb
Browse repository at this point
Add support for QSPI on DISCO_L476VG
adustm
authored and
0xc0170
committed
9b466ca
View commit details
Copy full SHA for 9b466ca
Browse repository at this point
QSPI: add doxygen options
0xc0170
committed
629eacd
View commit details
Copy full SHA for 629eacd
Browse repository at this point
QSPI: fix doxy hal documentation
0xc0170
committed
64b289c
View commit details
Copy full SHA for 64b289c
Browse repository at this point
fix qspi command transfer for NORDIC
Show description for 1eb51cf
maciejbocianski
authored and
0xc0170
committed
1eb51cf
View commit details
Copy full SHA for 1eb51cf
Browse repository at this point
Commits on Jul 10, 2018
QSPIF SFDP Block Device
Offir Kochalsky
committed
1cd69e1
View commit details
Copy full SHA for 1cd69e1
Browse repository at this point
tab to spaces
Offir Kochalsky
committed
509025c
View commit details
Copy full SHA for 509025c
Browse repository at this point
You can’t perform that action at this time.