Logo
Explore Help
Register Sign In
eaw/esp-idf
1
0
Fork 0
You've already forked esp-idf
Code Issues Packages Projects Releases Wiki Activity
Files
70f3933db1b78367cfeba7d1fc6294f12331bd95
esp-idf/components/soc/include/soc
History
Angus Gratton a67d5d89e0 Replace all DOS line endings with Unix
Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix
2018-07-12 19:10:37 +08:00
..
gpio_periph.h
soc: Fix check_long_hold_gpio and move def to soc
2018-06-22 09:20:27 +05:00
rtc_periph.h
soc: Fix check_long_hold_gpio and move def to soc
2018-06-22 09:20:27 +05:00
sdio_slave_periph.h
Replace all DOS line endings with Unix
2018-07-12 19:10:37 +08:00
sdmmc_periph.h
Replace all DOS line endings with Unix
2018-07-12 19:10:37 +08:00
soc_memory_layout.h
Especially when internal memory fills up, some FreeRTOS structures (queues etc) get allocated in psram. These structures also contain a spinlock, which needs an atomic-compare-swap operation to work. The psram hardware, however, does not support this operation. As a workaround, this patch detects these spinlocks and will, instead of S32C1I, use equivalent C-code to simulate the behaviour, with an (internal) mux for atomicity.
2018-02-02 17:11:06 +08:00
spi_periph.h
Replace all DOS line endings with Unix
2018-07-12 19:10:37 +08:00
Powered by Gitea Version: 1.25.5 Page: 103ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API