Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set DMA channels from arguments #98

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

porcinus
Copy link

This PR allow user to set DMA channels from arguments when not running in Kernel driver mode.
Example : ./build/fbcp-ili9341 -DMA_TX_CHANNEL 2 -DMA_RX_CHANNEL 5

Also add comment for screen side in freeplaytech_waveshare32b.h

Allow user to set DMA channels from arguments when not in kernel mode
Allow user to set DMA channels from arguments when not in kernel mode
@porcinus
Copy link
Author

Off topic but can be usefull, do you think it could be possible to add possibility via cmake to :

  • disable SAVE_BATTERY_BY_PREDICTING_FRAME_ARRIVAL_TIMES
  • set KEYBOARD_INPUT_FILE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant