]> Git Repo - esp-hosted.git/commit
fix/RPiOS202403 Fix Raspbery Pi OS Bookworm compilation error, update documentation
authorSoh Kam Yung <[email protected]>
Tue, 16 Apr 2024 06:53:03 +0000 (14:53 +0800)
committerYogesh Mantri <[email protected]>
Wed, 17 Apr 2024 10:23:57 +0000 (18:23 +0800)
commit118399edf5dcb04ab993738c9b89cc7784fa2f78
tree8dc8e5d4a4db9c11bb2f5cd145820314fd206ac0
parentc7dd9e1dabc33fe5a3c7f9a93b6955de194b0bfe
fix/RPiOS202403 Fix Raspbery Pi OS Bookworm compilation error, update documentation

- fixed class_create() compile error due to change in kernel interface

- updated code and documentation due to changes found in March 2024 Raspberry Pi OS (Bookworm):
  - change in location of config.txt
  - change in numbering of GPIOs
  - change in method used to keep CPU performance high for max SPI clock
esp_hosted_fg/docs/Linux_based_host/SDIO_setup.md
esp_hosted_fg/docs/Linux_based_host/SPI_setup.md
esp_hosted_fg/docs/Linux_based_host/Troubleshoot.md
esp_hosted_fg/docs/Linux_based_host/UART_setup.md
esp_hosted_fg/docs/Linux_based_host/porting_guide.md
esp_hosted_fg/host/linux/host_control/rpi_init.sh
esp_hosted_fg/host/linux/host_driver/esp32/esp_kernel_port.h
esp_hosted_fg/host/linux/host_driver/esp32/esp_serial.c
esp_hosted_fg/host/linux/host_driver/esp32/spi/esp_spi.h
This page took 0.030466 seconds and 5 git commands to generate.