8000 huhtaniemi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View huhtaniemi's full-sized avatar

Block or report huhtaniemi

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

Pinned Loading

  1. voxel-engine voxel-engine Public

    C#

  2. STM32F777 STM32F777
    1
    void hard_fault_tombstone(HardFaultContext_t *ctx) //hard_fault_tombstone
    2
    {
    3
      char *msg_out = cEventTempBuf;
    4
      Delay_us(100000), DbgPrintDMAWait();
    5
    
                  
  3. dataset dataset
    1
    
                  
    2
    typedef enum {
    3
    	var_type_array, var_type_uint, var_type_real, var_type_bool,
    4
    } variant_value_type;
    5
    
                  
  4. vpn-make.sh vpn-make.sh
    1
    #!/bin/bash
    2
    
                  
    3
    if [ "$1" = "" ]; then
    4
        echo "missing file parameter!"; exit 1;
    5
    fi
  5. delphitutorials delphitutorials Public

    Delphi coding examples, mini tutorial.

    Pascal

  6. abootimg abootimg Public

    C

0