-
Updated
Feb 21, 2021 - PHP
#
hal
Here are 300 public repositories matching this topic...
The server component of API Platform: hypermedia and GraphQL APIs in minutes
api
graphql
php
symfony
rest
symfony-bundle
swagger
jsonapi
hypermedia
hal
json-ld
hydra-api
hacktoberfest
modm: a C++20 library generator for AVR and ARM Cortex-M devices
avr
microcontroller
generator
microcontrollers
cortex-m
cpp
data-driven
stm32
hal
drivers
eurobot
modm
-
Updated
Feb 21, 2021 - C++
Ketting the HATEOAS client for javascript
-
Updated
Feb 21, 2021 - TypeScript
HAL – The Hardware Analyzer
-
Updated
Feb 21, 2021 - VHDL
2
fmauNeko
commented
Nov 27, 2020
Hello,
I've been trying to build the usb_serial example and run it on a Blue Pill, which is the board being targetted by that example, but I'm getting FLASH overflow errors when building it using the dev profile.
Release fits without issue.
I've been building it with "stm32f103 medium rt stm32-usbd" features.
I
hannobraun
commented
Feb 21, 2019
Documentation is sorely lacking right now. It would be great to have a more useful README.
An AngularJS module to ease the work with a Spring Data REST backend.
-
Updated
Apr 18, 2017 - JavaScript
The history of Windows Internals via symbols.
-
Updated
Jan 8, 2021 - C
android
kotlin
state-machine
machine
coroutines
state
kotlin-android
kotlin-library
android-library
hal
finite-state-machine
non-deterministic-finite-automaton
livedata
coroutines-flow
-
Updated
May 13, 2020 - Kotlin
STM32 LL AT-Command parser
esp8266
parser
serial
esp32
stm32
wifi
hal
atc
gsm
usart
stm32cubemx
at
at-command
atcommands
atcommand
atcommandparser
atcommand-parser
at-commands
-
Updated
Jan 31, 2021 - C
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
api
php
yaml
serialization
json
php7
json-api
xml
data-transformation
yml
jsonapi
transformer
hal
hal-api
xml-transformation
marshaller
json-transformation
array-transformer
yaml-transformer
jsend-transformer
-
Updated
Jul 19, 2018 - PHP
A parser for application/hal+json
-
Updated
Dec 10, 2020 - JavaScript
STM32 HAL library for SIM800 release MQTT client over AT command
-
Updated
Dec 1, 2020 - C
Universal framework for machine control based on Hardware Abstraction Layer principle
-
Updated
Dec 9, 2020 - C
Hypertext Application Language implementation for PHP and PSR-7
-
Updated
Jan 28, 2020 - PHP
A Java library for accessing a JSON+HAL REST API
-
Updated
Nov 25, 2019 - Java
A Traverson media-type plug-in that adds support for JSON-HAL.
-
Updated
Dec 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the hal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hal topic, visit your repo's landing page and select "manage topics."
Describe the bug
Some of the examples use
0as the controller port whilst others use1. I think0makes more sense as it is the default port of the simulation and of the DriverStation.To Reproduce
Steps to reproduce the behavior:
Expected behavior
All examples should be using a consistent port controller.
Screenshots