Skip to content
Code Inside Out

Blog

STM32 VS Code Extension Overview

STMicroelectronics recently published an extension for turning VS Code into a STM32 IDE which combines CMake, ST MCU Finder, STM32CubeMX and STM32CubeCLT and a dozen of extensions.

AAOS - Create AIDL Interface

Android Interface Definition Language (AIDL) defines the programming interface that both the client and service agree upon, in order to communicate with each other using Inter-Process Communication (IPC).

AAOS - Build Automotive Android

Android Automotive extends Android, by adding support for automotive-specific requirements, features, and technologies. It shares the same codebase with Android Open Source Project for phone, tablets, etc.