Giter Club home page Giter Club logo

link-esp-example's People

Contributors

mathiasbredholt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

argl datanoisetv

link-esp-example's Issues

Problem with IDF 4.3 & v5

I am running LVGL on my board and require IDF v5, but apparently the timer functions have changed,

  TIMERG0.int_clr_timers.t0 = 1;
  TIMERG0.hw_timer[0].config.alarm_en = 1;

Do you have a suggestion?

I'd really like to build this example, but it seems to be failing

Is it perhaps out of sync with your library?

D:/esp/link-esp-example/components/link-esp/link/include/ableton/Link.hpp:78:7: required from here
D:/esp/link-esp-example/components/link-esp/link/include/ableton/platforms/esp32/Context.hpp:67:7: error: invalid conversion from 'void*' to 'TaskHandle_t' {aka 'tskTaskControlBlock*'} [-fpermissive]
67 | vTaskNotifyGiveFromISR(userParam, &xHigherPriorityTaskWoken);
| ^~~~~~~~~~~~~~~~~~~~~~
| |
| void*
C:/Espressif/frameworks/esp-idf-v5.1.2-7/components/freertos/FreeRTOS-Kernel/include/freertos/task.h:3038:50: note: initializing argument 1 of 'void vTaskGenericNotifyGiveFromISR(TaskHandle_t, UBaseType_t, BaseType_t*)'
3038 | void vTaskGenericNotifyGiveFromISR( TaskHandle_t xTaskToNotify,
| ~~~~~~~~~~~~~^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
ninja failed with exit code 1, output of the command is in the D:\esp\link-esp-example\build\log\idf_py_stderr_output_19276 and D:\esp\link-esp-example\build\log\idf_py_stdout_output_19276

Problem compiling with IDF (memory: No such file or directory)

I'm getting an error with ASIO. Do you have a suggestion?

/Users/DatanoiseTV/dev/esp-idf/esp-idf/components/asio/asio/asio/include/asio/associated_allocator.hpp:19:10: fatal error: memory: No such file or directory
 #include <memory>
compilation terminated.
[283/768] Building CXX object esp-idf/asio/CMakeFiles/__idf_asio.dir/asio/asio/src/asio.cpp.obj

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.