Serial communication through Elixir ports
Current section
Files
cmake_minimum_required(VERSION 3.3) project(ELIXIR_SERIAL) set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/priv) file(GLOB ELIXIR_SERIAL_SRC src/*.c) add_executable(serial ${ELIXIR_SERIAL_SRC})
Type any of these into the search box. They can be combined with free text which searches package names and descriptions.
Wrap values in double quotes to include spaces, e.g. name:"my package".
name:"my package"