aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-02-28radxa cm3: fix pin 26HEADmasterNascs
2024-01-23gpio: Include limits.h for PATH_MAXKhem Raj
2024-01-23mraa: Use posix basenameKhem Raj
2024-01-23platform: add radxa e25 supportNascs
2024-01-23Adding in RPI 5 supportChuckduey
2023-12-05platform: add Radxa ROCK 3A platform supportNascs
2023-11-08platform: add Radxa CM5 IO platform supportnascs
2023-10-26platform: add Radxa CM3 platform supportnascs
2023-10-20platform: add Radxa ROCK 3B platform supportnascs
2023-10-19Add support for Orange Pi PrimeGunjan Gupta
2023-10-12platform: add Radxa ROCK 5B platform supportNascs
2023-09-26platform: add Radxa ROCK 5A platform supportnascs
2023-09-21platform: Add RISC-V architecture with VisionFiveDaniel Bovensiepen
2023-09-11platform: add Radxa ROCK 3C platform supportnascs
2023-06-07rockpi4: fixed the issuse 'spi not work'nascs
2023-06-07rockpi4: fixed the issuse 'No Pins'nascs
2022-08-05iot2050: Add USER buttonJan Kiszka
2022-08-05platform: add iot2050 platform supportIvan Mikhaylov
2022-08-05gpio: chardev: Add function to retrieve sysfs base for a gpiochipJan Kiszka
2022-08-05gpio: chardev: Add helper to retrieve gpiochip and line offset by line nameJan Kiszka
2022-08-05uart: add 4800 baud speedIvan Mikhaylov
2022-08-05uart: disable timeout on read <= 0Ivan Mikhaylov
2022-08-05mux: add mux interfaceIvan Mikhaylov
2022-07-01Support for swig 4.1.0Hirokazu MORIKAWA
2022-07-01feat: add newer raspberry pi 4b variantsAaron Shaw
2022-07-01gpio: fix incorrect assignment of *cinfos in mraa_get_chip_infosIvan Mikhaylov
2022-07-01gpio: Silence own use of deprecated mraa_gpio_use_mmapedJan Kiszka
2022-07-01python3: Drop bogus CMAKE_C_FLAGSJan Kiszka
2022-07-01iio: Silence format-truncation warningsJan Kiszka
2022-07-01iio: Add missing parameter in error log outputJan Kiszka
2022-05-25rockpi4.c: Add chardev GPIO supportJames Jones
2021-08-23aio: Update shifter_value and max_analog_value on mraa_aio_set_bitJan Kiszka
2021-06-30gpio: Avoid spurious value reset without output mode changesJan Kiszka
2021-06-29led: Fix and cleanup initializationJan Kiszka
2021-06-29uart: Convert rtscts and xonxoff in mraa_uart_settings into mraa_boolean_tJan Kiszka
2021-06-29uart: Fix software flow control managementJan Kiszka
2021-04-07Added Intel Learning kit to platforms.Arora, Jeet
2021-02-01Added Raspberry Pi 400 to platformsChuckduey
2020-10-28python2: remove ability to build python2 bindings from projectMihai Tudor Panu
2020-09-21fixing size missmatch between snprintf and actual size.gowtham.r
2020-09-15Added Pi 4 8GB to Pi 4 sectionChuckduey
2020-09-15CMakeLists.txt: add BUILDCPP optionFabrice Fontaine
2020-09-15Fix code to set SPI frequency/clockJandrioli
2020-09-15rockpi4: add model c supportakgnah
2020-09-15Added the mraa_strresult functionJefferson Lee
2020-09-15Adding alias name LEC-ALAI for LEC-AL-AI platform.gowtham.r
2020-09-15Changed serial port address in ARM platform, chenged the spritnf call to snpr...gowtham.r
2020-05-07Added V1.2 for Pi 4 2GB and 4GBChuckduey
2020-01-10Added Raspberry Pi 4 1GB 2GB and 4GB to the list of detected platformsChuck Duey
2020-01-10fixing indentation issues reported by eclipse mraakathaashok