I am porting some software to esp32 and I have run into a bit of a snag. There is a small memory that is mapped using mmap. I am getting an error that "sys/mman.h" cannot be found. How do i resolve this?
I found mman.h and .c in newlib repo. Can someone brief me what the newlib is?
Thanks
Search found 3 matches
- Tue Feb 06, 2018 9:51 pm
- Forum: Sample Code
- Topic: Help finding/using sys/mman.h
- Replies: 1
- Views: 5771
- Wed Jan 24, 2018 7:28 am
- Forum: Showcase
- Topic: NES emulator on an ESP32
- Replies: 23
- Views: 61696
Re: NES emulator on an ESP32
@ESP_Sprite Is there a performance benefit to using the same pins as in the README on github for ILI9341? I am using 23 for MOSI and 18 for CLK.
Build fails on custom hardware due to non configuration of MISO pin.
Build fails on custom hardware due to non configuration of MISO pin.
- Wed Jan 24, 2018 7:22 am
- Forum: ESP-IDF
- Topic: ESP32-nesemu, GPIO gamepad ?
- Replies: 2
- Views: 5464
Re: ESP32-nesemu, GPIO gamepad ?
Hey I have finished a working GPIO gamepad with nesemu.
I will be pushing changes soon at https://github.com/hex007/esp32-nesemu
I will be pushing changes soon at https://github.com/hex007/esp32-nesemu