Skip to content
View aohzju's full-sized avatar
  • Microsemi
  • Shanghai
Block or Report

Block or report aohzju

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. gicDemo gicDemo Public

    A small embedded application demonstraing how to configure ARM GIC v3 (Generic Interrupt Controller) for interrupt routing and handling for typical ARM systems. Generic timer interrupt is used as a…

    C 3

  2. ARMv8_TicketSpinlock ARMv8_TicketSpinlock Public

    A nestable ticket spinlock implementation with demo.

    C 2

  3. FreeRTOS_AEM_Armv8A FreeRTOS_AEM_Armv8A Public

    FreeRTOS v10.3.1 port for ARM FVP (Fixed Virtual Platform) AEM_Arvm8-A: FVP_Base_RevC-2xAEMv8

    C 1 1

  4. GenericCRC GenericCRC Public

    A generic CRC implementation in Python, which supports arbitrary CRC size.

    Python 1

  5. embAppStartup embAppStartup Public

    A minimal application demonstrating how to create startup code and scatter loading function for ARM based embedded applications

    C 1

  6. LFSR LFSR Public

    Generic LFSR reference implementation

    C++