Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
a6eb5ccb809e5112fd3fa0fe3c4ce2ab1ff02e8b
Switch branch/tag
nodemcu-firmware
app
modules
spi.c
18 Oct, 2015
6 commits
improved default handling of clock_div and databit length
· a6eb5ccb
devsaurus
authored
Oct 18, 2015
a6eb5ccb
ensure backwards compatibility of exising api functions
· 26f4bc79
devsaurus
authored
Oct 11, 2015
26f4bc79
remove obsolete spi_mast_send and rename platform_spi_send
· 19092712
devsaurus
authored
Oct 11, 2015
19092712
remove obsoleted constants for databit length
· 28a04cc9
devsaurus
authored
Oct 11, 2015
28a04cc9
rework of (H)SPI API
· f2386737
devsaurus
authored
Oct 10, 2015
f2386737
add SPI transaction support
· 9cde0bbb
devsaurus
authored
Oct 08, 2015
9cde0bbb
03 Oct, 2015
1 commit
add divider for arbitrary HSPI clock frequencies
· ac50f9c6
devsaurus
authored
Oct 04, 2015
ac50f9c6
16 Jan, 2015
1 commit
Add SPI Module
· 3c160146
iabdalkader
authored
Jan 16, 2015
* Add SPI support (master mode only) * Issue #50
3c160146